MyBB Community Forums

Full Version: Can not add Thead... it goes to the bottom.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I am making a custom page, and when I try to add Thead it just gets messed up.

It goes straight to the bottom under the footer and all above?

see http://www.elitev2.com/videos.php

Now I took a screenshot and added it as an image instead.

Here's the code I used


<table border="0" cellspacing="1" cellpadding="4" class="tborder"> 
<tr> 
<td class="thead" colspan="5"><strong>Videos</strong></td> 
</tr> 

PROBLEM SOLVED!

Please close thread Smile