感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<!doctype html>
<html>
<head>
<meta name="utf-8">
<title>春节放假的采访记录</title>
</head>
<body>
<ol>
<li><p>春节放假,你最担心的是______?
</p>
<input type="checkbox" value="" />交通管制
<input type="checkbox" value="" checked="checked"/>不能工作<br />
<input type="checkbox" value="" />有人结婚
<input type="checkbox" value="" />景点拥堵
</li>
<li>
<p>
春季放假你最想做的事情_____?
<input type="checkbox" value="" />打游戏
<input type="checkbox" value="" checked ="checked" />工作<br />
<input type="checkbox" value="" />吃吃喝喝
<input type="checkbox" value="" />走亲戚
是什么支持你在春节前后还在工作_____?
<input type="checkbox" value="" />穷<br />
<input type="checkbox" value="" checked ="checked" />对单位的认可<br />
<input type="checkbox" value="" checked ="checked" />对领导的眷恋<br />
<input type="checkbox" value="" checked ="checked" />对事业的追求<br />
<input type="checkbox" value="" checked ="checked" />对党的忠诚<br />
</ol>
</body>
</html>
输入 JavaScript 代码……
xxxxxxxxxx
输入 CSS 代码……