Reply #5 - September 17, 2008, 01:29:12 PM
Ok, so it took about 45 minutes. A couple of pictures would probably help though.
This is what the webpage is going to look like, although the tabs on the left are empty right now because I haven't written the code to fill 'em in.
This is a screen shot of a print preview. The only difference is that there are separate style sheets for screen and print.
It's hard to tell on this little image but the margins have changed, the link is italicized and changed to black with a superscript 1 next to it which correlates to the Links list down at the bottom since normally links don't show when printed. The Links section and the superscript numbers are hidden by CSS except when printed. The menus on the web page version don't show on the printed version for the same reason. And I also changed it to a serif font when printing since serif tends to be easier to read for printed stuff and sans-serif tends to be easier to read on screen.
The footnoting for the links was done with a little bit of JavaScript.

Logged