From: Charles L. <cha...@gm...> - 2005-08-14 16:14:12
|
* On Sunday 2005-08-14 at 15:33:58 +0200, Michelle Konzack wrote: > The HTML code is broken! First, let's make sure that the file has not been damaged in transit: sh$ md5sum gmail-pop-howto.html f0939d677611ad7579d6d02af9c9fe08 gmail-pop-howto.html sh$ sha1sum gmail-pop-howto.html a22910f102afaf001bfbf7a61a7f3ab136fdfd4a gmail-pop-howto.html I tested the file with W3C's Markup Validation Service at <http://validator.w3.org/> and got "This Page Is Valid HTML 4.01 Strict!" as a response. I also tested its embedded style sheet with W3C's CSS Validation Service at <http://jigsaw.w3.org/css-validator/> and got "No error or warning found" as a response. > > File "/tmp/gmail-pop-howto.html", line 228, column 0: CDATA terminal not found The original file only has 227 lines. What is the tool you are using that generates this error? Could it be this tool that's broken? Are you using its latest version? |