|
A. Style sheet: make your sheet do the following
B. Remember to link your style sheet to a document (example--one of your earlier homework assignments)(put this line in the <head> section: <link rel="STYLESHEET" HREF="homework.css" TYPE="text/css"> where "homework" is the name of your style sheet) C. Don't forget to publish both your earlier homework assignment and your style sheet to the same place on your server |