Bug 228400

Summary: html issues in the website
Product: Documentation Reporter: Pedro F. Giffuni <pfg>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, carlavilla
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   

Description Pedro F. Giffuni freebsd_committer freebsd_triage 2018-05-21 16:41:13 UTC
Hi;

Just for fun I am taking an html course through edX/W3C and they recommended a validation tool which found three bugs FreeBSD Website:

http://validator.w3.org/check?uri=www.freebsd.org&charset=%28detect+automatically%29&doctype=Inline&group=0

As a side note: it would be good to consider translating the site to html5.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-08 10:33:18 UTC
A commit references this bug:

Author: carlavilla
Date: Sun Dec  8 10:32:50 UTC 2019
New revision: 53666
URL: https://svnweb.freebsd.org/changeset/doc/53666

Log:
  Remove duplicate #id in the index page  and improve visualization

  PR:		228400
  Submitted by:	pfg@
  Patch by:	carlavilla@
  Approved by:	bcr@
  Differential Revision:	https://reviews.freebsd.org/D22727

Changes:
  head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
  head/en_US.ISO8859-1/htdocs/layout/css/layout.css
  head/share/xml/header.ent
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2019-12-08 11:00:06 UTC
Fixed.