'!important' Example : !important : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » !important »

 

'!important' Example



    
<html>
<head>
<style type="text/css">
h1 color: black !important; background: white !important }
font-size: 12pt !important; font-style: italic }
</style>
</head>
<body>
<p>the style sheet.</p>
</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» !important