advanced code snippet search
global_1981 on 06/14/11
table
06/14/11 08:42am
Basic table structure
<table cellpadding="0" cellspacing="0"> <thead> <tr> <th></th> </tr> </thead> <tbody> <tr> <td></td> </tr> </tbody></table>
Report this snippet Tweet
Comment:
You need to login to post a comment.