Skip to content

HTML Crash Course

Summary

Below you will find a collection of tutorials on the basics of HTML, the markup language for the web.

In this course, we’ll cover the following basic concepts: elements, tags, attributes, and values.

We’ll also cover these other concepts: Emmet, Unsplash, the Mozilla Developer Network, and coding style guides.

Before You Start

These tutorials assume you have a basic understanding of using a text editor, like VS Code.

Getting Started

Boilerplate Code

Paragraph Element

Heading Elements

List Elements

Links

Image Element

Semantic Elements

Forms

Learning More

Project

Next Steps

After taking this course, you can take our CSS Crash Course.