39.给表格做链接
<table width="100%" style="CURSOR:hand">
<tr>
<td height="100" bgcolor="f4f4f4"> </td>
</tr>
</table>
-------------------------------------------------------------------------------
40.让弹出窗口总是在最上面
<body onblur="this.focus();">
-------------------------------------------------------------------------------
41.CSS文字阴影
.shadowfont{FILTER: dropshadow(color=#666666, offx=1, offy=1, positive=1); FONT-FAMILY: "宋体"; FON