Thread: resize youtube
View Single Post
  #40  
Old 04-27-2008, 01:40 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: resize youtube

Within the the 3 TRs you have created put a colspan="2" in each single TD.

for example...
<tr>
<td colspan="2"><h1><center> Your Header </center></h1></td>
</tr>
<tr>
<td colspan="2"><strong> Your Welcome Txt </strong></td>
</tr>
<tr>
<td colspan="2"> Your UL's </td>
</tr>
__________________
Doms
kube v4.1.9
Reply With Quote