Closed
Bug 9402
Opened 26 years ago
Closed 26 years ago
<br> between images leaves unwanted space in table cells
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
People
(Reporter: brandon, Assigned: buster)
References
()
Details
on www.linux.com (upper left) and www.lookatwhatwegot.com/index3.html (teeheehee
images) there are images inside table's <td> with <br> between them that have
unwanted white space (flush against intended). Mozilla is the only browser this
seems to happen in.
BTW, the problem isn't super obvious. It's the "Whatis Linux?" image in the
upper-left corner.
Comment 3•26 years ago
|
||
Le famous bug #5821 -- <a><img></a> -- Nav4 vs CSS2 line box model
(This can be verified by adding <style> img {vertical-align: bottom} </style>
in the <head> of a local, base-href'ed copy of the URL. The 'lookwhatwegot'
page also has the same pattern that produces this vertical gap of images).
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 4•26 years ago
|
||
Sorry. Forgot to mark DUPL.
*** This bug has been marked as a duplicate of 5821 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Agreed.Marking as Verified Dup.
You need to log in
before you can comment on or make changes to this bug.
Description
•