Closed
Bug 5819
Opened 26 years ago
Closed 26 years ago
amazon.com's title bar has extra white space and is not centered.
Categories
(Core :: Layout, defect, P3)
Tracking
()
M9
People
(Reporter: cpeterso, Assigned: karnaze)
References
()
Details
The title bar is left-justifed and has extra vertical whitespace between the
tabs and the big green bar.
Chris -- this is a table alignment bug; Here's the reduced case:
<html>
<body bgcolor="#FFFFFF" link="#003399" alink="#FF9933" vlink="#996633"
text="#000000">
<table border=0 width=100% cellspacing=0 cellpadding=0>
<tr align=center bgcolor="#FFFFFF">
<td>
<img width=590 height=42 border=0
src="http://www.amazon.com/g/v8/nav/product-type-books-with-hat.gif" alt=""
USEMAP="#top_nav_map" ISMAP>
</td>
</tr>
</table>
</body>
</html>
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Assignee | ||
Comment 2•26 years ago
|
||
Moving to M7.
Assignee | ||
Comment 3•26 years ago
|
||
Moving to M9.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Agreed. This is a duplicate of 1802.
You need to log in
before you can comment on or make changes to this bug.
Description
•