|
Posted by Neredbojias on 09/04/07 00:41
Well bust mah britches and call me cheeky, on Mon, 03 Sep 2007 19:00:50
GMT John Hosking scribed:
>>> I was trying to make my main page compliant
>
>>> http://www.davidsevilla.com/
>>>
>>> >From what I've read around, I think it's related to having
>>> >"noscript"
>>> inside a "p".
>>
>> Yes, because NOSCRIPT is a block level element, and the P element
>> cannot contain other block level elements.
>
> Well, I'll be dipped. You're right; it is.
> http://www.w3.org/TR/html4/interact/scripts.html#edef-NOSCRIPT
>
> And yet <script> isn't.
> http://www.w3.org/TR/html4/interact/scripts.html#edef-SCRIPT
>
> Now does that make sense? No.
The contents of <noscript></noscript> is html. Not so with <script>
</script>.
--
Neredbojias
Half lies are worth twice as much as whole lies.
Navigation:
[Reply to this message]
|