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.

--~--~---------~--~----~------------~-------~--~----~
--
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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to