- <STYLE TYPE="text/css">
.foo { color: white; background: red; }
bar { color: white; background: green; }
</STYLE>
- plain
- <SPAN CLASS="foo">foo</SPAN>
- <BAR>bar</BAR>
I wonder if LJ is going to strip out the embedded <STYLE> tag and make all the following text show up the same:
- - plain - foo -
What a surprise, of course it does. Sigh.
No doubt this would confuse most validators too.