Home › Forums › Design › horizontally spacing radio buttons › Reply To: horizontally spacing radio buttons
April 22, 2019 at 3:28 pm
#286710
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>