Lab 14: Practice with the CSS Box Model
Instructions:
- Find a public domain image that you like.
- Create a strict XHTML web page.
- Incorporate CSS styles using embedded or external style rules.
- Incorporate padding, borders, and margins around the image and in the <body> element.
- Add a descriptive heading to the page. This will include your name, "Lab 14" and the date. Apply a border-color, border-width, border-style and a border-bottom property to the heading.
- Write a paragraph describing the image, or why you chose this image. Wrap the text around the side of the image. You may apply CSS to the paragraph, or parts of the paragraph, if you wish.
- Incorprate additional color and CSS styles into your web page.
- Make sure the XHTML and CSS validate.
- Upload your files to the server and also copy them to your removable media.