Closed
Bug 306316
Opened 19 years ago
Closed 19 years ago
space between paragraphs in firefox is different than in internet explorer
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: d.vysotski, Unassigned)
References
()
Details
(Keywords: fonts)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Space between paragraphs on page http://solutionadvice.com or http://solutionadvice.com/insurance.html in firefox is defferent than in internet explorer. Space between paragraphs in firefox should be the same as in internet explorer. Reproducible: Always Steps to Reproduce: 1.go to http://solutionadvice.com with firefox 2.go to http://solutionadvice.com with internet explorer 3.compare the page in both browsers -- pay attention to space between paragraphs Actual Results: space between paragraphs is not equal Expected Results: space between paragraphs should be equal n/a
Comment 1•19 years ago
|
||
Without specifying the paragraph spacing yourself browsers use their own built in style sheets which can have slightly different values. If you use a style sheet to enforce your own values then you will get waht you want.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Comment 2•19 years ago
|
||
Verified. HTML is not a presentation language - it doesn't exactly specify how the page should be formatted. That's why there could be little differences. CSS stylesheets are used to specify the exact layout.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•