Post date: Feb 20, 2010 6:49:43 PM
In Notepad, Open the file Activity3.html in your drive N: and do the following:
Display the first line using the Heading 3 tag – <h3> -- this will be the title of the article
Display the last line using bold, strike-through, italics and underline - <b><strike><i><u>
Note: don’t forget the <br> to bring the next line below the previous line.
Just click save if you are finish. (not save as)
This is the output if you don't have errors.