Skip to main content
  1. Web Development Course/

Introduction to HTML

This module teaches you the basics of HTML, which is the standard markup language for creating web pages and web applications. By the end of this course, you will be able to create your own website with multiple pages.

Welcome to the first part of the web development course! In this series, we will talk about the basics of HTML, which is the standard markup language for creating web pages and web applications. We will start with the basics of HTML, and then move on to more advanced topics.

Below, you can find a list of the chapters in this series. Feel free start with any of the chapters in this series, depending on your level of experience with HTML. If you are new to HTML, we recommend that you start with the first chapter, which will give you a good overview of the basics of HTML.

Lessons of this module
#

What is HTML?
HTML Tags and Elements
Anatomy of an HTML tag
HTML Attributes
HTML Boilerplate
Formatting text in HTML
HTML Lists
Project: Your personal page
The Div Element
Semantic HTML
HTML Image Elements
HTML Links and Anchor Tags
HTML navigation
Project: Creating a Multipage Personal Website