Closed
Bug 101552
Opened 24 years ago
Closed 24 years ago
www.mozilla.org isn't W3C compliant (missing doctype)
Categories
(Documentation Graveyard :: Web Developer, defect)
Documentation Graveyard
Web Developer
Tracking
(Not tracked)
People
(Reporter: le-mig_g, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
BuildID: n/a
Doctype is missing in mozilla.org wbe pages
Reproducible: Always
Steps to Reproduce:
1. Go to the URL
Actual Results: Invalid web page (missing doctype)
Expected Results: A message saying that mozilla.org is valid HTML
Add
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
at the beginning of all web pages to fix it
Comment 1•24 years ago
|
||
.
*** This bug has been marked as a duplicate of 89885 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•