Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design horizontally spacing radio buttons Reply To: horizontally spacing radio buttons

#286710
cassieolson
Participant

Ok, I don’t know why it didn’t put my code in my question, so here’s try #2:

<fieldset>  
        <legend>Meat Toppings</legend>
        <div>
            <label>Location</label>
            <img src="rb_full.png" alt="" />
            <img src="rb_left.png" alt="" />
            <img src="rb_right.png" alt="" />
            <img src="rb_none.png" alt="" />
        </div>

        <div>
            <label>Pepperoni</label>




        </div>


        </fieldset>