Radio Button Background Changer

You can make this button for your page with this code
<form>
<input type="radio"
onClick="document.bgColor='red'">
</form>