Web 404 Assignment #2
1. Modify your index.html file and include 1 picture (.jpg or .gif) to be displayed, and a link to send you email (you don't have to use a valid address). You must include at least the following tags.
head, title, body, b, i, a href=mailto:... (a link for email), and img src=..... (for your picture)
Make sure that you use both opening and closing tags where appropriate. Include both your updated index.html and image in your submittal to the individual forum.
2. Go to http://validator.w3.org/#validate_by_upload and enter your site into the Address field to perform an html validation.. In the body of the post that you make in the individual forum for this assignment, write a 1 paragraph summary of the results of the validation. You don't have to fix all of the warnings/errors, but simply report what the validator displayed.