<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>标题党</title>
</head>
<body>
<form>
你的爱好运动是?<br/>
<input name="items" type="checkbox" value="足球"/>
足球
<input name="items" type="checkbox" value="篮球"/>
篮球<br/>
<input name="button" type="submit" id="CheckedAll" value="全选"/>
<input name="button2" type="button" id="CheckedNo" value="全不选"/>
<input name="button3" type="button" id="CheckedRev" value="反选"/>
<input type="button" id="send" value="提交"/>
</form>
</body>
</html>
慕用8116058
慕瓜9220888