Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi,

I need to print a page with some borders for table and background colours for div for all major browsers , but i'm unable to get that one.

I've tried many steps that i searched like external stylesheet and internal stylesheet
XML
<link href="print_style.css" rel="Stylesheet" type="text/css" media="print" />

 <style type="text\css" media="print">

</style>


but none of this helps me and i don't need any manual browser settings.

Thanks in advance.
Posted
Updated 13-Feb-13 8:57am
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900