Chris Akins 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.  The trick works everywhere but in the title tag.
> Unfortunately, I can't include a link on this one because the page
> isn't yet on a public server.
> 
> Thanks,
> 
> C. Akins


The title tag can be styled within the viewport. To begin, you need some 
structure.


head, title {display:block;}




-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo

http://www.wearechange.org/
______________________________________________________________________
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