[thelist] aligning text within inline elements

Tom Dell'Aringa pixelmech at yahoo.com
Wed Jun 26 17:29:01 CDT 2002


--- "Samir M. Nassar" <nassarsa at redconcepts.net> wrote:
> <cite>
> > <tr>
> > <td>
> >
> > <span>A Title Word</span> <span>Links</span>
> >
> > </td>
> > </tr>
> </cite>
>
> <span style="text-align: left;">A Title Word</span>
> <span style="text-align: right;">Links</span>
>
> Are you saying this does not work?
>
> Samir M. Nassar
> RedConcepts.NET - http://redconcepts.net

text-align only functions on a BLOCK level element. Eric solution
looks good, I am going to try that.

Tom

=====
var me = tom.pixelmech.webDeveloper();
http://www.pixelmech.com/

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the thelist mailing list