adeshyadav2020 / coursera_course

HTML structures web page content, CSS styles and layouts the content, and JavaScript adds interactivity. Together, they form the foundation of modern web development. These technologies are used to create a variety of web projects, from online stores to social media platforms, and can be built from scratch or using frameworks and libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coursera-HTML-CSS-and-Javascript-For-Web-Developers

HTML provides the basic structure of sites, which is enhanced and modified by other Technologies like CSS and JavaScript. CSS is used to control presentation, formatting, and layout. JavaScript is used to control the behavior of different elements.

This Repository contains all of the source code used in the course called HTML, CSS and Javascript for Web Developers in Coursera.

Course Completion certificate

Assignments:

  • Module-1 - Quiz
  • Module-2 - Coding
  • Module-3 - Coding
  • Module-4 - Coding
  • Module-5 - Coding

Outputs :

About

HTML structures web page content, CSS styles and layouts the content, and JavaScript adds interactivity. Together, they form the foundation of modern web development. These technologies are used to create a variety of web projects, from online stores to social media platforms, and can be built from scratch or using frameworks and libraries.


Languages

Language:JavaScript 42.2%Language:HTML 33.2%Language:CSS 24.6%