Project Goals:
- Use correct <h1> <title> model for SEO
- Redefine tags to match formatting on the page (see our CSS)
- that is... make the <h1>on te page match the title
- Image/caption on the left
- Email/Bio on the right
- If text is longer than the image:
- I DON'T want the text to wrap under the image
- If text is shorter than image:
- I DON'T want to use <p> tags to create space (which was a problem in the past)
- "Box" should automatically be the size of the image and grow with text
- Validates both XHTML, CSS
Here is an example of what you are trying to achieve
