DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> CSS入門知識 >> CSS詳解 >> 特殊標簽fieldset實現的表中表效果
特殊標簽fieldset實現的表中表效果
編輯:CSS詳解     
<Html>
<head>
<body>
<table width="200">
<tr>
<td><fIEldset style="width:200" align="center"> <legend>
<table style="border: 1 solid #000000" width="80" cellspacing="1" cellpadding="0" height="20">
<tr>
<td><font color=blue>*</font></td>
</tr>
</table>
</legend><br>
</fIEldset>
</td>
</tr>
</table>
</body>
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved