IE單獨推出的並得到HTML3.0規範支援的表格屬性有:
<THEAD> - specifies the Table head
<TBODY> - specifies the Table body
<TFOOT> - specifies the Table footer
<COLGROUP> - used to group column alignments
<COL> - used to specify individual column alignments
以下是我作的一個例子,比較煩,朋友們可以看一下。這些屬性的主要用途還是在SCRIPT驅動的動態效果時才能反映出來。
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<T99vLE> New Document </T99vLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</HEAD>