<style type="text/css">
<!--
.style1 {
font-size: xx-large;
font-family: "楷体_GB2312";
color: #FF0000;
}
-->
</style>
定义了一个css
<td width="75%"><div align="center" class="style1">欢迎光临!</div></td>
用法如上
<style type="text/css">
<!--
.style1 {
font-size: xx-large;
font-family: "楷体_GB2312";
color: #FF0000;
}
-->
</style>
定义了一个css
<td width="75%"><div align="center" class="style1">欢迎光临!</div></td>
用法如上