Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html table cell full width

<tr>
  <td colspan="5">This text should be as long as the entire table's width...</td>
</tr>
 
PREVIOUS NEXT
Tagged: #html #table #cell #full #width
ADD COMMENT
Topic
Name
5+5 =