Lab 6: Practice with Images
Instructions:
- Your goal is to recreate this layout. Only view the source code for the page as a last resort.
- The images are available for download in a zip archive.
The width of the giveahoot.gif image is 115, the height is 206.
The width of the students.gif image is 276, the height is 98.
The width of the earth.jpg image is 406, the height is 271.
The width of the squirrel.jpg image is 400, the height is 274.- You will be using <br /> tags with the clear attribute
- For the most part include alt, border, align, vspace, hspace, width, and height attributes for the four images. This is "for the most part" because for one image you will not have an align attribute.
- Save your new page as lab6.html
- 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.
- Upload the files to the student server; they should go in your labs directory. Make sure to copy the files to your removable media as well.
- Include a relative link at the bottom of the lab assignment back to your class page (refer to it as your INP 150 Class Page).