Sent by Marko Karppinen on 5 August 2002 14:02
Rune:
> According to the Tech Spec of T68i it say that "XHTML 1.0 Basic" is
> supported. In my universe that means that CSS should be supported.
XHTML Basic is a different beast. The spec is available at
http://www.w3.org/TR/xhtml-basic/
This is a *minimal* XHTML version designed for PDAs and other
low-resource renderers. Among other things, it lacks support for the
style and script elements. Claiming support for XHTML Basic tells
nothing about possible CSS support. The implementation might support
external style sheets. Then again, it might not.
mk