View Single Post
  #5  
Old 08-24-2006, 01:36 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Problem with Firefox not displaying Head Correctly

align="middle" is depreciated. Try using CSS, just add it to your width tag:

<td style="width: 300px; text-align: center;">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote