Carl Franks wrote: > <input name="foo" type="checkbox" value="1" id="foo" /> > <label for="foo">One</label> > > It should also be possible to use CSS to make the checkbox render to > the right-hand side of the label, if that's what you want. > > Carl, do you have any example CSS of how to do this?