Copy the SIMPLE folder and rename the new folder SIMPLEPLUS
Style the last assignment, MAKING THE CONTENT WORTHY!
Remove html formatting tags (font, b, i, etc...)
In "a1.html", use CSS styles including both
inline css
an internal style sheet
In "a2.html", use CSS styles
using ONLY an external style sheet
Include the following CSS:
A background image or a background color (image(s) uploaded to YOUR account).
Text styles.
List styles.
Link styles.
A styled image.
A div element styled as a box model with MBPC
Float two div elements side by side
A 'div' with a class. Use the class in more than one place.
A favicon.
Make the html validate! (include validation label)
VALIDATE your html pages as xhtml 1.0 transitional.
SEE:
headers for validation |
Web Developer
|
W3C Validator
BONUS: Make the css validate! (include validation label)