Assignment 5 - Images
You can start with either your firstpage.html page, or your lists.html page, or start a completely new page. If you start a new page, try copying and pasting the beginning standard lines of code from Assignment 1. Even the title and heading lines can be copied, and just the content parts changed.
- Color your page and center a heading.
- Add a short paragraph of text.
- Put in an image. You may use any of the images that have been used on the class pages.
- Align the image to the left and to the right, and decide which placement looks best.
- Include an email link back to yourself at the bottom of your page.
- Save your page as images.html and try it out in your browser.
- Make any changes you need to, and save again.
Links and images are two of the most difficult elements for a new web author. They are full of nitpicky details that can affect the display of your page. One quotation mark left off a URL or an image name, one slash mark left out of the URL, can have a disastrous effect. And, they are hard to spot when you're trying to debug.
|