Closed
Bug 47055
Opened 26 years ago
Closed 26 years ago
margin tag in HTML
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: gmsols01, Assigned: clayton)
Details
the margin tag is not properly supported. this tag should be placed in the body
tag, and affects how far down and to the right the page should begin outputting
content.
Comment 1•26 years ago
|
||
Margin tag? According to HTML4.01 there are no margin tags.
http://www.w3.org/TR/html4
If you want margins in HTML you should use Style Sheets.
http://www.w3.org/Style/CSS
Since you have not provided a URI or testcase we cannot test your page to
see what you mean.
Please read the Bugzilla Bug Reporting Guidelines:
http://www.mozilla.org/quality/bug-writing-guidelines.html
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Keywords: verifyme
QA Contact: petersen → chrisd
Resolution: --- → INVALID
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•