Closed
Bug 269007
Opened 20 years ago
Closed 20 years ago
Items on web page Missaligned or not as created.
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: rsmith1048, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Web page created using Microsoft Front-Page 2000.Mouseover buttons created in
front page and viewed in Explorer 6 are all alligned horizontally,In Mozilla
they appear staggered horizontaly.A typed word which only has a different colour
in IE 6 is flashing in Mozilla.Also Bulleted lists are Missaligned horizontaly
and Appear Normal in IE6
Reproducible: Always
Steps to Reproduce:
1.Go to http://home.cogeco.ca/~ivyarms
2.Observe page in Mozilla and IE6 and notice difference.
3.
Actual Results:
Differences in how I laid out the page in Front Page 2000.
Expected Results:
Should be alligned across page.
Comment 1•20 years ago
|
||
Just offhand, the flashing text has a <blink> tag around it, so we're doing what
the code says to do.
Assignee: bugs → nobody
Component: Web Site → Layout
Keywords: qawanted
Product: Firefox → Browser
QA Contact: core.layout
Version: unspecified → Trunk
![]() |
||
Comment 2•20 years ago
|
||
We don't turn off the top margin of the <h4> because it's inside a <font>, which
is the child of the <td>. Per spec, that's the correct rendering, as it happens.
*** This bug has been marked as a duplicate of 33784 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•