|
Posted by robert maas, see http://tinyurl.com/uh3t on 02/17/07 19:35
> From: Andy Dingley <ding...@codesmiths.com>
> Mostly you're falling foul of the new requirement in Strict that
> you can't place bare text on the body of a page. Everything must
> be inside a <div>, <p> or similar.
Which of those is appropriate for running text that leads into a UL element?
>If you can't even face this, then cheat. Place one huge <div> just
> inside <body>, ...
OK, I'll try that right now ... done, and now it passes both validators:
<http://www.rawbw.com/~rem/HelloPlus/strict.html>
Thanks!
Now I can start copying actual content across to that file later today.
By the way, I agree that's cheating, because according to
documentation the purpose of the DIV element is so that authors can
apply style to sections of text, not so empty documents can pass
validation.
Navigation:
[Reply to this message]
|