Closed
Bug 144413
Opened 24 years ago
Closed 24 years ago
Mozilla.org HTML code does not validate
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
People
(Reporter: vargenau, Assigned: endico)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0rc2) Gecko/20020512
BuildID:
The HTML page http://www.mozilla.org does not validate with the W3C
validator http://validator.w3.org
Reason: missing DOCTYPE, missing charset and other errors.
Many other pages also do not validate.
I am willing to help correct this.
Reproducible: Always
Steps to Reproduce:
Validate page with http://validator.w3.org
Actual Results: Message: cannot validate, missing DOCTYPE
Expected Results: Validation should succeed.
The main problem is that the UL for the 1.0 announcement has a start-tag where
the end-tag should be.
Assignee: rudman → endico
Component: Web Developer → webmaster@mozilla.org
Product: Documentation → mozilla.org
QA Contact: rudman → imajes
Version: unspecified → other
*** This bug has been marked as a duplicate of 89885 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•