Re: Making radio buttons show up to the right
Posted: Fri May 08, 2015 1:19 am
If you want then inline, you don't need to put them in anything. Just:
<input type="radio" ...><img src="visa.jpg"> <input type="radio" ...><img src="mc.jpg"> ...
<input type="radio" ...><img src="visa.jpg"> <input type="radio" ...><img src="mc.jpg"> ...