Closed Bug 11529 Opened 25 years ago Closed 25 years ago

{compat} {css2} unable to align linked graphics flush with each other

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 5821

People

(Reporter: jenny, Assigned: buster)

Details

(Keywords: css2)

I am coding pages that depend on being able to align graphics flush with each other. The problem is that when I make these graphics links, the browser puts white space above and below each image. The page is laid out in tables, but the problem occurs only when I make the images linked - otherwise they line up fine without any white space. The problem does not occur in other browsers I have tested (Communicator, Navigator 3.0, Explorer 4.0) and the code is HTML-compliant.
Assignee: don → troy
Component: Browser-General → Layout
Assignee: troy → kipp
Kipp, the problem is this:

<a href="link.html"><img src="house.gif" width=100 height=100></a><br>
<img src="house.gif" width=100 height=100>

I know you have a bug on this already, but I can't find the existing bug
Status: NEW → ASSIGNED
Summary: unable to align linked graphics flush with each other → {compat} {css2} unable to align linked graphics flush with each other
Target Milestone: M11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 5821 ***
Status: RESOLVED → VERIFIED
verified dup
Keywords: css2
Migrating from {css2} to css2 keyword. The {css1}, {css2}, {css3} and {css-moz}
radars should now be considered deprecated in favour of keywords.
I am *really* sorry about the spam...
You need to log in before you can comment on or make changes to this bug.