Published in: HTML
<table border="0" summary="table summary"> <caption align="top"> table caption </caption> <th scope="col"> </th> <th scope="col">header</th> <th scope="col">header</th> <th scope="col">header</th> <th scope="col">header</th> </tr> <th scope="row">header</th> <td>[#]</td> <td>[#]</td> <td>[#]</td> <td>[#]</td> </tr> <th scope="row">header</th> <td>[#]</td> <td>[#]</td> <td>[#]</td> <td>[#]</td> </tr> <th scope="row">header</th> <td>[#]</td> <td>[#]</td> <td>[#]</td> <td>[#]</td> </tr> <th scope="row">header</th> <td>[#]</td> <td>[#]</td> <td>[#]</td> <td>[#]</td> </tr> </table>
You need to login to post a comment.
