Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Color header not printing from html page

Status
Not open for further replies.

developer155

Programmer
Joined
Jan 21, 2004
Messages
512
Location
US
On my htm page I create a table header with background color such as
<TH bgcolor=#97CC00 align=left colspan=5>" + "some data");


when the page displays, the color shows fine on the background of the header, but when I print the page on the color printer, the green background does not show (only header text) What's wrong?

thanks
 

Tools -> Internet options -> Advanced -> Scroll down to Printing and Checkbox 'Print background colors and images' is off by default.




Chris.

Indifference will be the downfall of mankind, but who cares?
 

Do you have a colour printer? If not, the green background will never print as green ;o)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top