Previous Message
Next Message

Aligning Vertical Elements

Sent by Niall Kavanagh on 14 February 2005 20:08


Pam Sexton wrote:

> 
> Maybe for this I should stick with a table layout for presentation?  I'm stumped....
> 

If it's important to separate the quantity, measurement, and type of 
each ingredient, yes, I would use a table.

> Also, the text-transform: capitalize isn't working on the description field for the ingredients,


text-transform: capitalize; will transform all lower-case first letters 
of each word in the element to upper-case, but it won't transform any 
upper-case characters, first letter or otherwise to lower-case.

-- 
Niall Kavanagh
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: