On Jan 13, 2007, at 12:50 PM, david wrote: > My understanding is, no, text-align is only supposed to align text.
That's incorrect; see http://www.w3.org/TR/CSS21/text.html#alignment-prop: "This property describes how inline content of a block is aligned [etc...] All of this section is worded in terms of "inline content" or "inline boxes", not text per se. > The fact that IE6 also aligns images when you use it is wrong. Who said anything about IE? :-) All browsers do it, and it's not wrong! Now, what IE does do wrong is that it also centers block content within a container that has 'text-align: center'. This may be what you are thinking of. Cheers, —ml— ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
