How do I print a website exactly as shown in the browser?

D

Dave Penney

I know this should be simple but I can't seem to print a website as it shows
up in my browser or Frontpage including background colors and formatting.
 
R

Ronx

Design your page to fit in a table about 620px wide (varies according to
browser setup, but 620 will work with most browsers "out of the box"), and
set the browser to print background pictures and colours.

The background setting has to made on each browser, there is no HTML or CSS
for this.

Ron
 
Top