HTML

Hypertext Markup Language

grayscale photo of laptop computer
1

Intro To HTML

What is HTML? HTML is one of the three main languages used in creating web…

Learn More
structure with cross shaped glass
2

HTML Basic Structure

Overview In this lesson you will learn about the doctype declaration as well as three…

Learn More
backlit keyboard
3

Start Writing HTML

Overview Are you ready to start writing html? This lesson will walk you through the…

Learn More
apartment building
4

HTML Headings

Overview In this lesson you will learn about the six tags available in HTML that…

Learn More
ceiling
5

HTML Paragraphs

Overview In this lesson you will learn about creating paragraph text in HTML using p…

Learn More
building
6

HTML Lists

Overview In this lesson you will learn how to create ordered lists (numbered), unordered lists…

Learn More
bike chain
7

HTML Links

Overview Links are what we use to move around the web. In this lesson you…

Learn More
film camera
8

HTML Images

Overview Images are essential to any good website. In this lesson we will learn how…

Learn More
cafe tables
9

HTML Tables

Overview A table is a way to organize information into rows and columns. Think “Google…

Learn More
wavy building
10

HTML Forms

Overview It is very common for a web page to take in user information. For…

Learn More
person coding on a laptop computer
11

HTML Semantic Elements

Overview Though many elements are designed to add structure to a web page, others are…

Learn More
hallway
12

HTML Comments

Overview Developers often leave comments in their code. Comments are used to provide information to…

Learn More
sound board
13

HTML Audio

Overview You may want to add sound effects to your site or allow users to…

Learn More
video camera
14

HTML Video

Overview You can add video elements to a web page using the HTML5 <video> tags.…

Learn More