Printer Friendly Webpage



AD

Using the media tag

There are several different ways to make your webpage printer friendly. We will demonstrate one simple method using @media screen{} which envelops all the styles between the style tags at the top of your webpage. Once in place your page will be printer friendly.

Media screen tag.

You can see that all styles are nested within the curly brackets of the media tag. You can right click on this webpage to view its source code. You will see the media tag there.

Essentially the media tag collapses the right column and left column, so there is more room to print the substance of your website.

theSurfDragon.com


Html-CSS-Win Navigation

Home Page
Visual Studio Code
Simple Webpage
Website Structure
Webpage Layout
HTML Escape
Web Hosting
FTP
Using Paint 3D
Printer Friendly