Coding Modules

Welcome to the World of HTML

Understand the basic concepts of HTML and its importance in web development.

Start

HTML: Structure, Not Programming

Differentiate between HTML as a structure language and programming languages.

Start

The Essential Partners: CSS and JavaScript

Learn about the roles of CSS and JavaScript in web development alongside HTML.

Start

Our Learning Philosophy: Autonomy and Exploration

Understand the importance of learning to use documentation for web development.

Start

A Practical Project: Building a Restaurant Website

Start building the basic HTML structure for a restaurant website.

Start

HTML Page Structure: Boilerplate and Basic Tags

Set up the basic HTML structure and use common tags to add content.

Start

Text Formatting Tags

Use HTML tags to format text and understand their semantic differences.

Start

Lists in HTML

Create different types of lists in HTML.

Start

Links and Navigation

Create hyperlinks and navigation menus.

Start

Images in HTML

Add images to a web page and provide alternative text.

Start