SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Sep 3, 2004, 10:30 #1
- Join Date
- Sep 2004
- Location
- Milwaukee, WI
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
100% table width doesn't work correctly in Safari
Hi,
I am relatively new to building sites, so please bear with me.
I am currently working on a site (http://www.rosaryea.org) that renders 100% table width in IE and Netscape on pcs and macs, but not in Safari on a mac. The top and bottom tables work fine, but the middle table overlaps in Safari. Is there a quick fix to this?
Thanks!
-
Sep 3, 2004, 18:32 #2
- Join Date
- Jan 2002
- Location
- Southwest Florida
- Posts
- 393
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Safari is probably getting confused when trying to make sense of the
<tr> inside the <td> at about line 15, and the double <tr><tr> at about line 82
Bookmarks