Background Color Change Pop Up Box
You make this pop up color box changer with this code
<center>
<form>
<input value="Click here to change background color" type=button onClick="var gg=prompt('Give a color name or hex code',);
document.bgColor=gg">
</form>
</center>
Email:
packrat35@webtv.net