Kevin Doyle wrote:
> Is the HTML title tag not capable of receiving CSS styles?  I'm
> manipulating upper/lower case of some database data to make it more
> readable.

Best to do this serverside rather than in CSS. For example, 
text-to-speech agents will still get the original case version, and may 
confuse uppercase with abbreviations (US with U.S.).

--
Benjamin Hawkes-Lewis
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to