问题 多项选择题

调整表格大小的操作步骤包括()。

A.将光标移动至表格的分隔线或窗口上侧和左侧的分界线上

B.待光标变成双向箭头后再按下左键并拖拉表格分隔线的位置

C.击最小化按钮

D.击最大化按钮

E.击还原按钮

答案

参考答案:A, B

问答题

请根据网页显示的效果图和网页中的元素说明,将HTML文本中 (n) 处的解答填入答题纸对应的解答栏内。

说明

在Ⅲ浏览器中输入常春藤大学招生办公室主页的网址并回车后,网页显示的效果如图5-1所示。

图5-1网页中的元素说明

HTML文本

<html>

<head>

<title>2004 年研究生入学考试成绩查询</title>

(1)

<body bgcolor="white">

<p align="center"> (2) </p>

<p align="center">2004 年入学考试成绩查询</p>

<p align="center">

<img border="0" sre="nyc.jpg" width="77" height="83">

</p>

<div align="center" style="width: 679; height: 101">

<table border="1" width="63%’’ height="17">

<tr>

<rd width="23%" height=-"1">

<p align="right"><font face="宋体" size="2">请输入准考证号 : </font></p>

</td>

<td width="46%" height="1">

(3)

<p>

<input type="text’’ name="T 1" size="20">

<input type="submit" value="开始查找" name="Bl"></p>

</form>

<ltd>

</tr>

<tr>

<rd width="23%" height=-" 17">

<p align="right"Xfont size="2 ">考生类别: </font></p>

</td>

<rd width="38%’’ height=19>

(4)

</td>

</tr>

<tr>

<td width="23%" height=-" 1">

<p align="right"xfont size="2">报考系: </font></p>

<ltd>

<td width="46%’’ height=-’’ 1 ">

<p align="le~"><select size=" 1" name="D 1">

<option selected>计算机科学系</option>

<option>机械工程系</option>

<option> 中文系</option>

</select></p>

</td>

</tr>

</table></div><p align="center"><font size="2">如有疑问,速与招生办公室联系!

(5)

<a href=-"mailto:vipmail@cqt, edu.cn">zsb@cqt.edu.cn</a></font></p><p align="center"><font size="2">下载2005年招生简章:</font>

(6)

<font size="2" color="Red">>>立即下载</font></a></P></html>

单项选择题