Thanks to everyone who has replied so far.

I tried Schalk's suggestion and it didn't work, the Acronyms and
definitions didn't separate.

We are using the transitional 4.01 HTML - would this affect the
browser's styling?

thanks,

On 5/18/05, Schalk Neethling <[EMAIL PROTECTED]> wrote:
> Keith
> 
> Give this a try:
> 
> <ul>
>     <li><span class="acronym">ABC</span><span class="acr-explain">-
> Alpha Beta Charlie</span></li>
>     <li><span class="acronym">ABC</span><span class="acr-explain">-
> Alpha Beta Charlie</span></li>
> </ul>
> 
> Then your styles:
> .acronym {
>     width:200px;
> }
> .acr-explain {
>     width:400px;
>     text-align:left;
> }
> 
> Let me know if this helps.
> .
> Keith Sader wrote:
> 
> >Greetings.
> >
> >We've got a requirement to align some li items.
> >
> >The list items are basically expaining acronyms.
> >
> >ABC    - Alpha Beta Charlie
> >DFQG  - Delta Fox Quarrel Gamma
> >
> >However the alignment requirement is such that the acronym
> >explanations are all lined up at the dashes.
> >
> >
> --
> Kind Regards
> Schalk Neethling
> Web Developer.Designer.Programmer.President
> Volume4.Business.Solution.Developers
> emotionalize.conceptualize.visualize.realize
> Landlines
> Tel: +27125468436
> Fax: +27125468436
> Web
> email:[EMAIL PROTECTED]
> Global: www.volume4.com
> Messenger
> Yahoo!: v_olume4
> AOL: v0lume4
> MSN: [EMAIL PROTECTED]
> 
> We support OpenSource
> Get Firefox!- The browser reloaded - http://www.mozilla.org/products/firefox/
> 
> This message contains information that is considered to be sensitive or 
> confidential and may not be forwarded or disclosed to any other party without 
> the permission of the sender. If you received this message in error, please 
> notify me immediately so that I can correct and delete the original email. 
> Thank you.
> 
> 


-- 
Keith Sader
[EMAIL PROTECTED]
http://www.saderfamily.org/roller/page/ksader
______________________________________________________________________
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/

Reply via email to