Lesson 2: Making Headings
Return to Lesson 1
Continue on with Lesson 3
Heading tags tell the computer how large to make the
words. These tags must be used in pairs. Headings
are commonly used for titles in the document.
Heading 1 ...
Heading 2 ...
Heading 3 ...
Heading 4 ...
Heading 5 ...
Heading 6 ...
Assignment 2
Pull up the assignment from lesson 1 and type
the following between the body tags of the document.
Then, check your work in your web browser.
This is heading 1.
This is heading 2.
This is heading 3.
This is heading 4.
This is heading 5.
This is heading 6.
end of lesson