hi moojoo
I have done it, but it won't work as I need. I have just checked the print browse and there is still text with images and buttons when I opened the page. Here is code under <head> in the page hmtl
<link rel="stylesheet" href="maintext.
css" media="screen" type="text/
css" />
<link rel="stylesheet" href="print.
css" media="print" type="text/
css" />
here is code in maintext.
css
.style6 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
I have copyied the text from you and pasted it on print.
css
is there something wrong?