Your html file for this assignment (hw05.html) should have the usual DOCTYPE and html tag for XHTML transitional coding. MAKE SURE THAT IT PASSES WITH NO WARNINGS when you do a validation check from validator.w3.org. I want you to include the validator icon at the bottom so that visitors (or I) can validate your page at the push of a button. Your web page should have the following sections with these headings as given below.
Under this heading give three definitions using the dl, dt, and dd tags. For the three definitions choose your 3 favorite Olympic events (sports). The term (event or sport) should be boldfaced and be followed by a definition or description that is at least 50 words in length. If you have done it correctly, the definition will be indented to the right of the boldface term above it. Separate the three definitions by an extra blank line (but no extra line should separate a term and its definition).
Create a small outline of sports that is 3-levels deep. For ideas, visit the large outline on Wikipedia at http://en.wikipedia.org/wiki/Outline_of_sports. Your outline only needs 3 major points (1st-level), 2 or more 2nd-level subpoints under each major point, and 2 (or more) 3rd-level points under one of the 2nd-level points. The 1st-level points should be numbered with capital letters (A,B,...). The 2nd-level points should be numbered with integers (1,2,...). The 3rd-level points should be numbered with lower case letters (a,b,...).
Create a duplicate copy of the above outline except you are to make it an unordered list instead of an ordered list. The 1st-level points should be square bullets (with one exception, see below). The 2nd-level points should be solid disc bullets. The 3rd-level points should be hollow circles.
Create a tiny colored square in a .gif file and use this image as the bullet point for one (and only one) of the major points to replace the square bullet. Make it approximately the same size as the others so that it does not look out of place.