Closed
Bug 2962
Opened 26 years ago
Closed 26 years ago
[PP]Image aligned left in a table shows in Mozilla as centered
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
People
(Reporter: jcarpenter0524, Assigned: karnaze)
References
()
Details
2/4/99 build
Win 32
Image aligned left within a table shows in Mozilla as centered.
Below is the code for the advertisement on the warner bros site that shows this
bug:
<table border="2" width="300" cellpadding="2" cellspacing="0"><tr>
<td align="center" bgcolor="#FFFF00"><center>
<a
href="/event.ng/Type=click&ProfileID=1749&RunID=5792&AdID=2503&GroupID=315&Famil
yID=345&TagValues=199.273.2191&Redirect=http:%2f%2fwww.acmecity.com"
target="_new"><img
src="http://ng3.ads.warnerbros.com/Archive/WBpromos/acmecity/acmeicon-35.gif"
border=0 align=left></a>
<a
href="/event.ng/Type=click&ProfileID=1749&RunID=5792&AdID=2503&GroupID=315&Famil
yID=345&TagValues=199.273.2191&Redirect=http:%2f%2fwww.acmecity.com"
target="_new"><FONT COLOR="#000000">Free Homepage! Free Email!<BR>It's all
yours at ACMEcity!</font></A></center></TD>
</tr></table>
Reporter | ||
Updated•26 years ago
|
QA Contact: 1698
Reporter | ||
Comment 1•26 years ago
|
||
Table alignment is centered, but image is left aligned. In IE and Nova, the
image shows as left aligned, but in mozilla it is centered.
Comment 2•26 years ago
|
||
Jan, is this a duplicate of 1802 ("<tr> left/right/center alignment not
working")?
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•26 years ago
|
||
Wow, Eli, you're good! It's a dup, and is so marked.
*** This bug has been marked as a duplicate of 1802 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Hey, Jan ---
I think "lazy" is perhaps more the word I'd have chosen for that self-descriptor.
chirp, chirp. ;)
Verified as duplicate; thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•