Posted by Jim Moe on 10/23/06 21:03
sllrphoto@yahoo.com wrote:
> Jim - Thank you for the tips.
>
> Here's the *correct* URL: http://lazycomic.blogspot.com/
>
Your code is a bit of a train wreck.
- There is no need whatsoever for "<?xml ... ?>. And IE does not
understand <?xml > anyway.
- There is no DTD. Use
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
- There are *two* <head> sections.
- You have mixed HTML and XHTML syntax.
The above are the main reasons for the huge number of validation errors
your page generates.
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Flazycomic.blogspot.com%2F>
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Navigation:
[Reply to this message]
|