Post date: Feb 20, 2010 6:57:40 PM
In Notepad, open the file Activity5.html from your drive N: and do the following:
Use <h2> tag for the title of the article and align it at the center.
Align the first paragraph at the center of the screen using the <p> tag. Use any text color and make it bold.
Align the second paragraph at the right of the screen using the <p> tag. Use a different color and make it italics.
Align the third paragraph at the center using <div> tag. Use a different color and underline the whole paragraph.
Align the fourth paragraph at the left using <p> tag. Use a different color and use strikethrough.
Save your work. (just click save – not save as)
If you don’t have errors, the page will look like this: