Closed
Bug 9243
Opened 26 years ago
Closed 26 years ago
Tables Extremely Out of Wack, Especially Compared To Results in Other
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
INVALID
M10
People
(Reporter: loosus, Assigned: karnaze)
References
()
Details
This site displays correctly in Netscape 2.0, 3.0,
and 4.0, but it's really buggy at the bottom
when viewed in Netscape 5.0. It's so severe that it's not really explainable.
http://www.netsync.net/users/vegan/
Here is the HTML in case the page gets a change:
<html>
<head>
<title>Animal Rights: Main</title>
</head>
<body text="#098709" bgcolor="#E5F8FB" link="#0000EE" vlink="#551A8B"
alink="#FF0000" background="background1.jpg">
<center><table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="570" >
<tr>
<td VALIGN=BOTTOM WIDTH="500"><img SRC="bannerleft.gif" height=82 width=217><br>
<MAP NAME="uppernav"><AREA SHAPE="RECT" COORDS="8,8,111,20"
HREF="thefoodindustry.html" FRAME="_top"><AREA SHAPE="RECT"
COORDS="146,9,267,21" HREF="theclothingindustry.html" FRAME="_top"><AREA
SHAPE="RECT" COORDS="301,9,392,21" HREF="animalsaspets.html" FRAME="_top"><AREA
SHAPE="RECT" COORDS="8,27,71,38" HREF="vivisection.html" FRAME="_top"><AREA
SHAPE="RECT" COORDS="105,27,247,39" HREF="animalsinentertainment.html"
FRAME="_top"><AREA SHAPE="RECT" COORDS="281,28,395,41"
HREF="huntingandfishing.html" FRAME="_top"></MAP><IMG SRC="bar.gif"
USEMAP="#uppernav" BORDER="0" width=500 height=45></td>
<td ALIGN=LEFT VALIGN=BOTTOM WIDTH="77"><img SRC="bar2.gif" height=45
width=77></td>
</tr>
<tr><td ALIGN=LEFT VALIGN=TOP WIDTH="500"><img
src="mainbanner.gif"><br><br><font face="Arial,Helvetica" size=2>Insert main
page stuff
here.</font><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></td>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="77"><img SRC="sidebar.gif" height=465
width=30></td>
</tr>
<tr>
<td ALIGN=RIGHT WIDTH="500">
<div align=right><img src="logoanim.gif"><map NAME="bottom"><area SHAPE="RECT"
COORDS="15,6,68,19" HREF="mailto:vegan@netsync.net?subject=Animal Rights"
FRAME="_top"><area SHAPE="RECT" COORDS="94,6,128,21" HREF="help.html"
FRAME="_top"></map><img SRC="bar4.gif" BORDER=0 USEMAP="#bottom" height=30
width=446></div>
</td>
<td ALIGN=RIGHT WIDTH="77"><img SRC="bar3.gif" height=30 width=77></td>
</tr>
</table></center>
<br>
<form method="GET" TARGET="_self"
action="http://www.whatUseek.com/cgi-bin/zoom.go" align="center"><input
type="hidden" name="autocustomize" value="1"><input type="hidden"
name="rid" value="20549"><input type="hidden" value="db_20549" name="db">
<table BORDER=0 CELLSPACING=0 CELLPADDING=5 >
<tr>
<td align=center><img src="search.gif"></td><td align=center><font
face="Verdana" size=-2>
<input type="text" name="query" size="15"> <input type="submit" value="
Search " name="B3"></font></td>
</tr>
</table>
</form>
<font face="Arial,Helvetica" size=1>Some pictures or materials on this site may
be copyrighted. Those featured pictures are trademarks/copyrighted of/by their
respective companies.</font>
</body>
</html>
Platform: Win95
Build Date: July 1, 1999.
Comment 1•26 years ago
|
||
The "out of wack" part of the problem is explained in bug#9273.
There are more problems with this page - there is a phantom
white area at the bottom right which seems to be caused by the
form at the bottom left. If I do "View->Page Source" it does
not display anything. I am using M7 on Windows 98.
Sorry for the "out of wack" description! I don't see the phantom white area. I'm
now using the July 3rd build on Windows 95. Maybe you should try it on a newer
build?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
I'm marking this bug INVALID because:
1. The whitespace issue that used to occur on this page (bug 9273 which was a
dup of bug 7660) has been fixed.
2. The site has moved, and the pasted HTML source on this bug does not include
the images. The sizes of the images are not in the HTML source, so I have no way
of knowing what it should look like.
If anyone has the original page, and the "wacky" problem still exists, please
reopen this bug. Thanks!
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Verified invalid
You need to log in
before you can comment on or make changes to this bug.
Description
•