|
|
<LINK ...>MEDIA = SCREEN | PRINT | PROJECTION | AURAL | BRAILLE | ALL | other mediaMEDIAALL, which means that the link applies to any media.
MEDIAMEDIA
First, create a file for the print-only styles. Let's call it
printonly.css. Type the following code into the file:
A{text-decoration:none}
A:link{color:black}
A:visited{color:black}
Now, in your web page, in the <HEAD><LINK ...>
<LINK REL=STYLESHEET HREF="printonly.css" MEDIA=PRINT>
This gives us a web page like this.
MEDIA
<LINK REL=STYLESHEET HREF="printonly.css" MEDIA="PRINT,PROJECTION">
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||