<div id="check"> <input type="radio" name="check" value="a" checked> <input type="radio" name="check" value="b"> <input type="radio" name="check" value="c"> </div>