Getting Started with HTML

Getting Started with HTML

This module provides a beginner-friendly introduction to HTML, the standard language used to create web pages. It covers the fundamental structure, key tags, and syntax needed to build and format basic web content, forming the essential starting point for anyone beginning their journey in web development.

Handon Lab 01a

This lab provides a hands-on setup for your front-end development environment. You’ll install Visual Studio Code and a web browser, configure a local server using Live Server, and create a structured project folder. By the end, you’ll build and test a basic HTML file, preparing you for more advanced web development tasks.