Opened 14 years ago

Closed 14 years ago

#6197 closed bug (fixed)

HTML files are not valid

Reported by: Karvjorm Owned by: humdinger
Priority: normal Milestone: R1
Component: Documentation Version: R1/alpha2
Keywords: xhmtl validator Cc: Karvjorm
Blocked By: Blocking:
Platform: All

Description

I noticed that data/boot_cd/README.html was declared to be xhtml 1.1 strict but the html tags below the declaration were not valid (http://validator.w3.org/).

I'm not sure about original layout of README.html file, but I coded the following patch, that is valid.

Attachments (1)

boot_cdUpdate.patch (2.3 KB ) - added by Karvjorm 14 years ago.
A patch to convert html tags valid

Download all attachments as: .zip

Change History (4)

by Karvjorm, 14 years ago

Attachment: boot_cdUpdate.patch added

A patch to convert html tags valid

comment:1 by Karvjorm, 14 years ago

patch: 01

comment:3 by nielx, 14 years ago

Owner: changed from nielx to humdinger
Status: newassigned

Throwing this over the hedge ;-)

comment:4 by humdinger, 14 years ago

Resolution: fixed
Status: assignedclosed

The layout does look a bit weird. Now it's at least standards-complyingly weird... :)
Committed with hrev37386. Thanks!

Note: See TracTickets for help on using tickets.