Coding Modules
Welcome to the World of HTML
Understand the basic concepts of HTML and its importance in web development.
HTML: Structure, Not Programming
Differentiate between HTML as a structure language and programming languages.
The Essential Partners: CSS and JavaScript
Learn about the roles of CSS and JavaScript in web development alongside HTML.
Our Learning Philosophy: Autonomy and Exploration
Understand the importance of learning to use documentation for web development.
A Practical Project: Building a Restaurant Website
Start building the basic HTML structure for a restaurant website.
HTML Page Structure: Boilerplate and Basic Tags
Set up the basic HTML structure and use common tags to add content.