Exercise 2
Make an HTML file with the following items:
- Set the font of some text, including size and face
- Set the color of the text using the body attributes text, link, vlink, and
alink
- Include a link to show the link color
- Include an HTML comment
- Make a list
- Center
- Blockquote
- Create a link that scrolls the current page to a different location on the
page. Use the <a href> and <a name> tags for this.
- Display some pre-formatted text
- Include a keywords meta tag, and a refresh meta tag
- Flow some text around an image, so the image is on the left, with a 20 pixel
margin between the image and the text
- Flow some text around an image, so the image is on the right, with an 8
pixel margin between the image and the text