php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66137 Front page does not validate with the W3C HTML validator
Submitted: 2013-11-21 10:02 UTC Modified: 2013-11-21 17:14 UTC
From: mytskine at gmail dot com Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mytskine at gmail dot com
New email:
PHP Version: OS:

 

 [2013-11-21 10:02 UTC] mytskine at gmail dot com
Description:
------------
I ran http://validator.w3.org/check on the front page of php.net, while searching why CSS aren't applied in my browser.

Validation Output: 1 Error
 Line 51, Column 60: Stray end tag input. 
        <input type="checkbox" id="mainmenu-toggle"></input>

Expected result:
----------------
Use <input type="checkbox" id="mainmenu-toggle" />


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-11-21 17:14 UTC] bjori@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bjori
 [2013-11-21 17:14 UTC] bjori@php.net
Fixed, thanks! :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 05:00:01 2025 UTC