Lab 2: Adding to Your First Web Page

Instructions:

Make a copy of your lab1.html file, renaming this copy as lab2.html

Modify this file so that it renders to look like this printout (an <h1>, an <h2>, followed by 4 paragraphs).

Validate your code at the W3C validator (validator.w3.org) to ensure that the code is valid. Make any indicated corrections to achieve successful validation.

Finally, save this file to your removable media.