You should read: http://www.alistapart.com/articles/taminglists/
Specifically, the section called "Breadcrumb trails". That should give you an idea about how to go ahead and implement what you want. The key in the example is the "display:inline;" Good luck! On Tue, Jan 20, 2009 at 5:42 AM, John L. <[email protected]> wrote: > > I am working with an HTML-based tool that organizes a list of radio- > buttons horiozontally, i.e. > > o Choice 1 o Choice 2 o Choice 3 o Choice 4 > > Is there a CSS property that has already set a precedent to change > this type of display behavior to display the list vertically, i.e. > o Choice 1 > o Choice 2 > o Choice 3 > o Choice 4 > > If there is an established precedent in CSS, I would like to refer to > it when I approach the designers of the HTML-based tool. > > I am not familiar enough with CSS to recognize if this problem has > already been addressed or not. > > Thanks in advance for any help you may be able to provide. > > > > -- -Richard Aday --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
