<style type="text/css">
<!--
.style1 {
color: #666666;
font-weight: bold;
}
.style8 {font-size: 12px; color: #333333; }
.style9 {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.style12 {font-size: 12px; font-weight: bold; color: #666666; }
.style13 {font-size: 12px; font-weight: bold; color: #0066FF; }
.style14 {
color: #0043A8;
font-size: 16px;
}
.style15 {color: #FFFFFF}
.style16 {color: #990000}
.style18 {color: #990000; font-size: 12px; }
.style20 {font-size: 12px; font-weight: bold; color: #575757; }
-->
</style>
上面的样式表包含在<!-- -->
html 注释标记中。为什么?我无法得到有效的解释;有些教程会这样做,而有些则不会(比如http://www.w3schools.com/css/css_howto.asp我认为这是非常有效的参考)