Open the document you created
in Exercise 13 (exercise13.htm) and save it as exercise15.htm.
Make sure you do not delete exercise13.htm.
Open the style sheet you created in Exercise
13 (yourname.css)
and save it as yourname_print.css. Make sure you
do not delete your exercise 13 style sheet.
Make the following changes to the style sheet to
make it print-friendly.
Make all font characters Verdana
Make all font characters black
Make the body margin-left and margin-right .5
inches
Remove the parchment gif from the body background
Make the paragraph margin-left and margin-right
.75 inches
Make the h1 font 16pt
Make the h1 line-height 18pt
Make the h2 font 14pt
Make the h2 line-height 16pt
Make all anchor text black
Make sure the footnotes font is Verdana
Change all comments to clarify all the changes
made to the style sheet.
Change the date in the "edited by" comment to
12/4/07
Save the style sheet and upload it to your exercise
folder.
Make the following changes to the exercise15.htm
document.
Change the <link /> tag to include media="all"
Add a new <link /> tag to include your new print
style sheet.
Save the new document and upload it to your exercise
folder.
View the print preview for Exercise 15 and compare
it to the print preview for Exercise 13.
Helpful
Thoughts & Ideas:
How can you use this exercise to help with your project?
What other changes could you make to this style sheet?
Did you remember to change the
link href for your new style sheet?