>> The text on the bottom, that says, "Learn More About Youthtopia" should be >> aligned against the right margin, while the other text (to the left of that >> phrase) on that line should stay precisely where it is.
> text-align only works on block level elements (e.g. <p>), table cells <td> > and inline blocks. It won't work on <span> or <a>. > > The only workaround I know does involve floated divs: create two divs (which > reside within div#footer), float one to the left, one to the right. Here's an excellent article that details the options. Align Elements Left and Right http://www.communitymx.com/content/article.cfm?cid=529B0 Larry ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/