Gossamer Forum
Home : General : Chit Chat :

Re: [Andy] Centering a table, insize a div ... not working in FF :/

Quote Reply
Re: [Andy] Centering a table, insize a div ... not working in FF :/ In reply to
It didn't center for me in either IE or FF - until I added the good old fashioned <CENTER> tags around the table... then it worked in both. May not be politically correct, but it works.

Code:
<DIV><CENTER>
<h3>Find People...</h3>
<p>To start your search, please select a category from below, or use our search facility found above.</p>
<table class="front_cat_table">
<tr>
<td>
<p align="center"><img src="/image/7/793107-desk_1091.gif" alt=" desk_1091 " border="0"></td>
<td>
<p align="center"><img src="/images/793855-tn_chat_923.gif" border="0" height="32" width="32"></td>
</tr>
<tr>
<td>
<p align="center">Businesses</td>
<td>
<p align="center">People</td>
</tr>
</table></CENTER>
</DIV>
Subject Author Views Date
Thread Centering a table, insize a div ... not working in FF :/ Andy 9022 May 2, 2007, 6:07 AM
Thread Re: [Andy] Centering a table, insize a div ... not working in FF :/
LoisC 8639 May 10, 2007, 8:47 AM
Thread Re: [LoisC] Centering a table, insize a div ... not working in FF :/
Andy 8589 May 11, 2007, 1:23 AM
Thread Re: [Andy] Centering a table, insize a div ... not working in FF :/
brewt 8696 May 11, 2007, 2:08 AM
Post Re: [brewt] Centering a table, insize a div ... not working in FF :/
Andy 8570 May 11, 2007, 2:15 AM
Post Re: [Andy] Centering a table, insize a div ... not working in FF :/
Alba 8580 May 10, 2007, 11:26 AM
Post Re: [Andy] Centering a table, insize a div ... not working in FF :/
Watts 8545 May 10, 2007, 11:42 AM