Horje

How to use and print on HTML <link> media Attribute

print Used for Print preview mode/printed pages
index.html
Example: HTML
<link rel="stylesheet" type="text/css" href="https://www.w3schools.com/tags/demo_print.css" media="print">

Output should be:

How to use and print on HTML <link> media Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin