Tip: you can modify some code before running
<html><head><title>Color selector</title><style type="text/css"><!--body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px}A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none } A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline }a:active { font: 9pt "宋体"; cursor: hand; color: #FF0033 }--></style><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body><br><br><center><font color=red face="隶书" size=6>Color selector</font></center><br><br><center><table border=1 bordercolor=#000000 borderlight=green cellpadding="0" cellspacing="0"><tr><td align=center><font size=5 color=red face="Arial, Helvetica, sans-serif"><strong>The display area is shown below.</strong></font></td></tr><tr><td align=center><FORM><SELECT Size=22 name=clr onChange="document.bgColor=this.options[this.selectedIndex].value"><OPTION VALUE="blue">Blue<OPTION VALUE="aquamarine">Aquamarine<OPTION VALUE="chocolate">Chocolate<OPTION VALUE="darkred">Dark red<OPTION VALUE="gold">Gold<OPTION VALUE="red">Red<OPTION VALUE="yellow">Yellow<OPTION VALUE="hotpink">Hotpink<OPTION VALUE="lime">Lime<OPTION VALUE="darkkhaki">Dark khaki<OPTION VALUE="cadetblue ">Cadet blue<OPTION VALUE="darkgoldenrod">Dark goldenrod<OPTION VALUE="darkslateblue">Dark slate blue<OPTION VALUE="deeppink">Deep pink<OPTION VALUE="darksalmon">Dark salmon<OPTION VALUE="salmon">Salmon<OPTION VALUE="tan">Tan<OPTION VALUE="wheat">Wheat<OPTION VALUE="tomato">Tomato<OPTION VALUE="springgreen">Springgreen<OPTION VALUE="turquoise">Turquoise<OPTION VALUE="FFFFFF" SELECTED>White</select></form></td></tr></table></center><br><br><center> <SCRIPT LANGUAGE="JavaScript"><!-- hidefunction goHist(a) { history.go(a);}//--></script></center><br><br></body></html>
Tip: you can modify some code before running