[thelist] css form radio/checkbox layout

Tris beertastic at gmail.com
Tue Jun 26 11:50:28 CDT 2007


can't you just do:
<input type=radio name=click id=click1 /> <label for=click1>click
1</label><br />
<input type=radio name=click id=click2 /> <label for=click2>click
2</label><br />
<input type=radio name=click id=click3 /> <label for=click3>click
3</label><br />
<input type=radio name=click id=click4 /> <label for=click4>click
4</label><br />

Or is there more?


On 26/06/07, Matthew Trefz <trefz.5 at osu.edu> wrote:
> I am in the process of updating our internal site, and have run into a
> slight snag with radio buttons/checkboxes and their corresponding labels.
> I would like to have the labels appear to the right of the radio/checkbox,
> and stack the elements with in each group vertically.
>
> Example:
> O  Button Label
> O  Button Label
> O  Button Label
> O  Button Label
>
> What is the best way to achieve this?
>
> You can view the sample page and css at http://engineering.osu.edu/deleteMe/
>
> Thanks
> Matt
>
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


-- 
`We are what we pretend to be, so we must be careful what we pretend to be.`
Kurt Vonnegut

`When a person can no longer laugh at himself, it is time for others
to laugh at him.`
Thomas Szasz



More information about the thelist mailing list