Closed
Bug 186126
Opened 23 years ago
Closed 23 years ago
image in upper left corner looks not right
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: floeff, Assigned: harishd)
References
()
Details
User-Agent:
Build Identifier: 1.3 Alpha
The image in the upper left corner looks not right. Compare with IE and Opera.
Reproducible: Always
Steps to Reproduce:
1. Open the website.
2.
3.
Actual Results:
See above.
Expected Results:
See above.
Comment 1•23 years ago
|
||
I think the image looks right, but it is not placed where You expect.
It is embedde in a <p>-Section, and Mozilla leaves some space at the beginning
of a paragraph. The image in the neighboured frame is set as background.
Removing the <p> and setting the align=center in the until now useless <div> may
give the expected result.
| Reporter | ||
Comment 2•23 years ago
|
||
Thanks, works fine!
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•