[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: First character in a word as capital-letter.

Subject: Re: First character in a word as capital-letter.
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Tue, 13 Sep 2005 13:38:35 +0200
xslt capitalize first letter
Tempore 13:30:22, die 09/13/2005 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit andrew welch <andrew.j.welch@xxxxxxxxx>:

>> > Do you know the instruction in CSS for outputting the first
>> character in a word as capital-letter?
>>
>> text-transform: capitalize
>> http://www.w3.org/TR/CSS21/text.html#caps-prop
>
> Beware that it uses the American Headline Style Of Putting Every Word In
> Capitals, which may not be what you want.

the 'first-letter' pseudo selector might come in handy

CSS is extremely powerful - I've only just refreshed my knowledge of it in the last few weeks. A few short rules are:

- never use inline styles, always put all styling information in a
separate CSS file
- never use tables for layout, only ever use them for tabular data

Those might sound obvious, but for any XSLT'er producing HTML it's
well worth seeing what people are doing with CSS now, for example:

http://www.csszengarden.com/ (same source HTML, different CSS's)

I started restructuring my HTML output and transferred a lot of the
work that was done in the stylesheet into CSS.  The result is a much
smaller, faster transform.  The HTML is drastically smaller in size,
and much neater and more readable.  And, not least, many of the
changes are then made to the CSS instead of the XSLT which means
re-transforming isn't necessary.

My eyes have been opened recently, I'm really impressed with what
people have been doing.

Welcome to the tiny world of the enlighted web-developers;) Spread the message!

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
B+Et ipsa scientia potestas estB;  - Francis Bacon , Meditationes sacrae

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.