HTML/CSS/Object Attributes/type style
Версия от 09:21, 26 мая 2010; (обсуждение)
"type" overrides the default style sheet language
<HTML>
<style id="myS" type="CSS2"></style>
<BODY>
</BODY>
</HTML>
<HTML>
<style id="myS" type="CSS2"></style>
<BODY>
</BODY>
</HTML>