Jump to content

Print preview does not looks the same as web page


Per

Recommended Posts

First, you should not use 'bgcolor' or any other table inline stylings that are not standard. Your best method is to use CSS preferably a stylesheet.Secondly, the browsers each has it own setting and if they have background turned off them it may not print.Finally, once you learn how to use CSS then you will want to understand how to display a page for screen and for print independently by using @media print and @media screen.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...