Return to Snippet

Revision: 51574
at September 28, 2011 16:55 by Sullan


Initial Code
<table  style="table-layout: fixed; width:100%">
<tr>
<td style="width:10%; word-wrap:break-word; background:grey; display:block;">asdfasdfasdfasdfsadfasdfasfdasdfasdfasdf</td>
<td style="width:90%; word-wrap:break-word; display:block;">TTTTTTTTTTTTT</td>
</tr>
</table>

Initial URL


Initial Description


Initial Title
Word wrap for tables

Initial Tags
css, html

Initial Language
HTML