Toby Inkster wrote:
> Neo Geshel wrote:
>
>
>>What you see is the XHTML-compliant method of introducing inline style
>>sheets. The <!CDATA[ ... ]]> is required by XHTML rules
>
>
> Big hairy *******s it is.
>
> <style type="text/css">
> body {
> background: #ccc;
> color: #000;
> }
> </style>
>
> Perfectly valid XHTML.
>
Oh, really?
http://www.w3.org/TR/xhtml1/diffs.html#h-4.8
Straight from the horse's mouth, too. Problem is, the raw usage of it
causes embedded style sheets to break in older browsers. Hence the
complicated arrangement of regular <!-- --> and css /* */ comments.
As I said, I do my homework. As such, I seem to me a majority of one in
this NG. Next time, try learning XHTML from the source (the W3C), and
not from the back of a Crackerjack box. Trust me, it's for your own good.
....Geshel
--
************************************************** ********************
My reply-to is an automatically monitored spam honeypot. Do not use it
unless you want to be blacklisted by SpamCop. Please reply to my first
name at my last name dot org.
************************************************** ********************