Log In · Register

 
 
Closed TopicStart new topic
problem with tables
crystalp138
post Aug 2 2007, 03:57 AM
Post #1


Senior Member
***

Group: Member
Posts: 63
Joined: Jun 2006
Member No: 427,490



I have been using 2 different browsers to view my site i'm working on to make sure it's viewing correctly. The problem is: the table alignment looks great on Firefox, and is messed up on Internet Explorer. Is there a solution for this, so that it works in harmony with both browsers?

Here's the first of the table code:
CODE
<table WIDTH=”160px” HEIGHT=”160px” border="0" cellpadding="5" cellspacing="5" align="center">


and here's the site itself: http://home.comcast.net/~crystalp138/apparel2.html ... Thanks.
 
*IVIike*
post Aug 2 2007, 10:05 AM
Post #2





Guest






It looks the same in IE and FF for me _unsure.gif
 
*tripvertigo*
post Aug 2 2007, 11:02 AM
Post #3





Guest






because the text sizes are different. you are using 8px for links and body and 8pt for td's. stick with one.
 
*The Markster*
post Aug 2 2007, 04:39 PM
Post #4





Guest






Alright, I can spot a few errors already.

First, I think the <table> tag doesn't have a "height" attribute, but that can be set with CSS. Secondly, in the "width" attribute of the <table> tag, "px" does not need to be included, since simply putting a number already indicates that it's in pixels. So maybe if you removed "px" from that, things should work out fine. thumbsup.gif
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: