Closed Bug 5819 Opened 25 years ago Closed 25 years ago

amazon.com's title bar has extra white space and is not centered.

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 1802

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.
Assignee: rickg → karnaze
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>
Status: NEW → ASSIGNED
Target Milestone: M7
Moving to M7.
Moving to M9.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 1802 ***
Status: RESOLVED → VERIFIED
Agreed. This is a duplicate of 1802.
You need to log in before you can comment on or make changes to this bug.