Horje

How to add Specify the style to use for print

Style Example.
index.html
Example: HTML
<style>
h1 {color:#FF0000;}
p {color:#0000FF;}
body {background-color:#FFEFD6;}
</style>

Output should be:

How to add Specify the style to use for print




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