新闻搜索: 热门搜索 新华书店 考试书店 当当书店 网络书店 自考书店 英语培训专家 公务员专业培训 会计品牌辅导 家教服务
首页>自考>历年真题>2004自考历年真题>正文
全国2004年4月高等教育自学考试网页设计与制作试题

www.zige365.com 2007-12-19 10:52:40 点击:发送给好友 和学友门交流一下 收藏到我的会员中心

<html>
<head> <title>订单</title> </head>
<body bgcolor="#FFFFFF" text="#000000">
<h2>彩色电视机</h2>
①___________________________
<dl>
②__________________________
</dl>
<ol>
<li>100赫兹不闪烁〈/li〉
<li>800线高分辨率〈/li〉
</ol>
<ul>
<li>卖点:</li>
</ul>
<ol>
③_____________________________
<li>免费送货(十公里内) </li>
</ol>
④_____________________________
<hr>
<p>ABC&copy;Inc.,版权所有</p>
</body>
</html>
40.有如下HTML代码,请在题40图的浏览器(IE)窗口的相应空白位置填上与这段代码对应的显示结果(8分)。
<html>
<head>
<title>定单</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<h2>请添入您的定单资料</h2>
<hr>
<form name="myform" method="post" action="getinfor. asp">
您的姓名<input type="text" name="textfieldl"> <br>
您是一位
<input type="radio" name="radiobutton1" value="radiobutton">先生
<input type ="radio" name="radiobutton2" value ="radiobutton" checked>小姐<br>
电子邮件地址 <input type="text" name="textfield2"> <br>
您看中的产品号是<input type="text" name="textfield3" value="诺基亚8210"> <br>
您的会员密码 <input type="password" name="textfield4" value="12345678"> <br>
<input type="submit" name="Submit1" value="提交">
<input type="submit" name="Submit2" value="重填">
</form>
<hr>
</body>
</html>

本新闻共4页,当前在第4页  1  2  3  4  

我要投稿 新闻来源: 编辑: 作者:
相关新闻