2013年8月7日 星期三

html table template table-scrollable table-templage

http://www.aaronkjackson.com/2013/02/jqueryfreezetable/


<table style="width:100%; margin:auto;" cellpadding="0" cellspacing="0" frame="border" rules="all">
<colgroup>
<col span="1" style="width: 40%;"> <!--  column width  -->
<col span="1" style="width: 30%;">
<col span="1" style="width: 10%;">
<col span="1" style="width: 20%;">
</colgroup>
<thead>
<tr><th>Type</th><th>Bock Schedule</th><th>Additional</th><th>Picture</th></tr>
</thead>
<tbody>
<tr>
<td>Regular</td>
<td><input type="checkbox" id="regularSchedule"></td>
<td>&nbsp;</td
<td><img src="fileName.gif"></td>
</tr>
</tbody>
</table>

<table
 summary="abcd"
 width="80%"
 align="left | center | right"
 bgcolor=""
 background="url"
 border="n"
 border="1"
 cellpadding="0"
 cellspacing="0"
 rules="all"
 frames=void | border | above | below | hsides | lbs | rsh | vsides | box
 rules= none | groups | rows | cols | all
 style="height: 90px; width: 249px;">
</table>

<caption></caption>

<tr
 align="left | center | right | justify | char"
valign="top | middle | bottom | baseline"
char=""
charoff=""
bgcolor="">
</tr>

<td
 align="left | center | right | justify | char"
valign="top | middle | bottom | baseline"
char=""
charoff=""
abbr=""
axls=""
bgcolor=""
background
bordercolor=""
bordercolordark=""
bordercolorlight=""
colspan=""
rowspan=""
nowrap
width=""
height=""
>
</td>

<colgroup
 align="left | center | right | justify | char"
valign="top | middle | bottom | baseline"
char=""
charoff=""
bgcolor=""
width=""
span="n">
<col align="center" bgcolor="#9ee7e7"></col>
</td>





1 1

1 1 1 1

沒有留言:

張貼留言