Course Content
HTML Basics
In this lesson, you will learn how to make your first HTML webpage using a few lines of code.
0/1
Headings & Paragraphs
In this lesson, you will learn how to add headings and paragraphs to your HTML webpages.
0/1
Style: Color, Font, & Size
In this lesson you will learn how to change the color, font family, and size of text.
0/1
Text Formatting
In this lesson, you will learn how to format text.
0/1
Comments
In this lesson, you will learn how to add comments in your code.
0/1
Background Colors
In this lesson, you will learn how to add a color to the background of your HTML webpage.
0/1
Hyperlinks
In this lesson, you will learn how to add hyperlinks to your HTML webpages.
0/1
Images
In this lesson, you will learn how to add images to your HTML webpages.
0/1
Styling Webpages
In this lesson, you will learn how to use stylesheets.
0/1
Course Project
The project is good for you to test your knowledge.
0/1
In this lesson, you will learn how to add a color to the background of your HTML webpage.

Background colors are important. Without them, this website would be so boring.

 

You can write the following code to make a green background color to your webpage, but you can change it to any color you like:

Your HTML webpage’s background color should be green.

wpChatIcon
wpChatIcon