Closed
Bug 265689
Opened 20 years ago
Closed 20 years ago
Use <p/> (not <div/>) for paragraphs
Categories
(Firefox Graveyard :: Help Documentation, defect)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox1.5
People
(Reporter: jwalden+fxhelp, Assigned: jwalden+fxhelp)
References
()
Details
There are some paragraphs in code that are coded using <div/> for no real reason. They need to be fixed to look correct (i.e., to make them get the style rules for the p selector).
Comment 1•20 years ago
|
||
actually, the reason was to get around the paragraph indenting :). Obviously with bug 265691 fixed, it's very stupid to use divs.
| Assignee | ||
Comment 2•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.1
Updated•8 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•