home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
207.233.110.77
/
207.233.110.77.tar
/
207.233.110.77
/
web10
/
tutorial.04
/
review
/
printer.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2011-02-15
|
598b
|
23 lines
/*
New Perspectives on HTML and XHTML 5th Edition
Tutorial 4
Review Assignment
Online Scrapbooks Printer Style Sheet
Author: Edina Fuzesi
Date: 02/09/11
Filename: printer.css
Supporting Files: none
*/
@page {size: 8.5in 11in portrait; margin: 0.5in}
#head, #links, address, ul, h2, p {display:none}
.samples {page-break-after: always: text-align: center}
.samples: h3 {font-family: sans-serif; font-size: 18pt}
#samples_container img {width: 6.5in; height: 8.35in; border-width: 0px}