'type' overrides the default style sheet language : type style « Object « HTML / CSS






'type' overrides the default style sheet language

    
<HTML>
<style id="myS" type="CSS2"></style>
<BODY>
</BODY>
</HTML>  
    
      
      








Related examples in the same category