Closed Bug 305027 Opened 20 years ago Closed 20 years ago

The HTML-Headlines, especialy <H3>, are displayed too small

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 79549

People

(Reporter: spamaddy, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 As a webmaster try to format as much as possible with HTML. The most simple way to highlight important text and pointing out different levels of importance is to format with the basic <H1-6> headlines. In all mozilla based browsers the headlines are displayed in general a little bit smaller than in the IE, but the headline H3 differs too much, which makes it hard for a webmaster too obtain a consistant look of the website on all platforms. The headline H3 in the mozilla based browsers (such as i. e. Firefox or Nescape) is smaller and not bold which makes it not look like a headline. Reproducible: Always Steps to Reproduce: 1. open i. e. the URL given above with Firefox or Netscape 2. open i. e. the URL given above with IE 3. compare the look of the headlines Actual Results: The headlines differ in size an boldness. Expected Results: Preferebly the headlines should be nearly the same size an look, so it would be easier for webmasters which cannot afford o pay a horde of webdesigner and programmer to obtain a consistant look in all browsers.
Use DOM Inspector to verify what is going on. This particular page has CSS that is requesting that text have a normal font weight (vs bold). But in any case, these are structural elements, and it is not considered a bug that they display slightly differently than IE. *** This bug has been marked as a duplicate of 79549 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: The HTML-Headlines, especialy <H3>, are displayed too small! → The HTML-Headlines, especialy <H3>, are displayed too small
You need to log in before you can comment on or make changes to this bug.