- From: 4625 <4625khz@gmail.com>
- Date: Fri, 05 Feb 2010 02:13:33 -0800 (PST)
- To: html-tidy@w3.org
2-Feb-2010 числа в 21:13 часов, Brian Redmond написал(а) следующее:
> Can you please help me understand this error?
>
> Code entered to tidy:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html14/strict.dtd">
>
> Results repeatedly (even trying to modify from strict to
> transitional) in the following error:
Try
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
> Info: Document content looks like HTML 4.01 Strict
> 0 warnings, 1 error were found!
> This document has errors that must be fixed before
> using HTML Tidy to generate a tidied up version.
--
/4625 () кампания ascii ribbon - против писем в html формате
/\ www.asciiribbon.org - против проприетарных вложений
Received on Friday, 5 February 2010 10:14:08 UTC