Closed Bug 1065 Opened 26 years ago Closed 26 years ago

image alignment

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

the webtracker image in the center of the page doesn't look like it's aligned correctly. I've copied off the page source below. ================================================================= <html> <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l gen true comment "RSACi North America Server" by "wyvern@netins.net" for "http://www.fxweb.holowww.com" on "1997.07.18T07:53-0800" r (n 0 s 0 v 0 l 0))'> <head><title>Welcome to FXWeb</title></head> <body bgcolor="#ffffff"> <CENTER> <TABLE width="620"><TR><TD> <TABLE cellpadding=0 cellspacing=0 border=0> <TR> <TD><IMG src="Assets/spc.gif" height="15" width="30"></TD> <TD><IMG src="Assets/spc.gif" height="15" width="15"></TD> <TD><IMG src="gifs/title.gif" height="50" width="460" vspace="0" hspace="0"></TD> <TD>&nbsp;</TD> <TD bgcolor="#333333" rowspan="20" valign="top" align="middle"> <!--- Left Navbar ---> <IMG src="Assets/spc.gif" height="1" width="100"><BR> <P><B><FONT color="white" face="Helvetica, Arial" size="-2">Our Services:<P> <A href="/tracker"><IMG src="Assets/wt_animated.gif" height="31" width="88" border=0"></A> <BR><BR> <TABLE width="88" align="center"> <TR> <TD><FONT color="white" face="Helvetica, Arial" size="-1"><B> <HR> <A href="/adinfo.shtml">Advertising Information</A><BR> <HR> <A href="/contact.shtml">How To Contact Us</A><BR> <HR> </TD> </TR> </TABLE> <BR><BR> <A href="http://www.rsac.org"><IMG src="Assets/rsacirated.gif" height="31" width="88" border="0"></A> <P>Best Viewed With:<BR> <A href="http://www.netscape.com"><IMG src="gifs/netscape.gif" height="31" width="88" border="0"></A> <!--- Navbar Ends ---> </TD> </TR> <TR> <TD height="15" bgcolor="#333333">&nbsp;</TD> <TD height="15" valign="bottom" align="left"><IMG src="gifs/round-sw.gif" height="15" width="15"></TD> <TD height="15"><I><FONT size="-5" face="Helvetica, Arial">This site, including all text and artwork, is copyright&copy; 1996, 1997 FXWeb Web Technologies</FONT></I></TD> <TD height="15" valign="bottom" align="right"><IMG src="gifs/round-se.gif" height="15" width="15"></TD> </TR> <TR> <TD height="15" bgcolor="#333333">&nbsp;</TD> <TD colspan=3 bgcolor="#333333" valign="MIDDLE"> <A href="/"><IMG src="gifs/n-home.gif" border="0" vspace="3" hspace="1"></A> <A href="/tracker"><IMG src="gifs/n-webtracker.gif" border="0" vspace="3" hspace="1"></A> </TD> </TR> <TR> <TD bgcolor="#333333">&nbsp;</TD> <TD height="15" valign="top" align="left"><IMG src="gifs/round-nw.gif" height="15" width="15"></TD> <TD align="center"> <FONT size="-2">Click below to visit our sponsor</FONT><BR> <!--- Banner Here ---> <A HREF="http://www.eads.com/ads/pageserv.pl?softshar05.cfg,CJ25035"> <IMG SRC="http://www.eads.com/graphics/ads/softshar05.gif?CJ25035" HEIGHT=55 WIDTH=460 ALT="Click Here to Visit Our Sponsor"></A> <!--- Banner Ends ---> </TD> <TD height="15" valign="top" align="right"><IMG src="gifs/round-ne.gif" height="15" width="15"></TD> </TR> <TR> <TD rowspan="10" bgcolor="#333333">&nbsp;</TD> <TD>&nbsp;</TD> <TD> <FONT face="Helvetica, Arial"> <!--- Main Body Here ---> For almost a year, FXWeb has provided services to the internet free of charge. <P> <IMG src="Assets/wt_animated.gif" align="left" height="31" width="88"> <A href="/tracker">WebTracker</A> offers free statistic tracking for your web site, simply including a few lines of HTML in your page. You may have seen similar web counters before, but you've never seen anything like this. Learn more about WebTracker, or sign up today! <P> <!--- End Main Body ----> </TD> <TD></TD> </TR> </TABLE> </TD></TR></TABLE> </CENTER> </body> </html>
Status: NEW → ASSIGNED
Assignee: kipp → buster
Status: ASSIGNED → NEW
The image is aligned correctly (it's floating). And it looks the same in navigator. However, there is a one pixel table layout bug so I'm reassigning it back to you Mr. Steve...
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
the page looks perfect. The "one pixel" bug Kipp refers to is debug output from the table code, which is covered by other bug reports.
Status: RESOLVED → VERIFIED
verified, this page is perfect
You need to log in before you can comment on or make changes to this bug.