Description
In this course, you will :
- Create an HTML web page with the appropriate tags and attributes.
- Explain the benefits of CSS over inline styling.
- To style a website, use classes and ids.
- Use the box model to create web pages.
- Show how to use the Document Object Model (DOM) to access a web page element.
- Create an interactive website with JavaScript.
Syllabus :
- Build a website using HTML
- Style websites using CSS
- Make websites interactive with JavaScript