用框架制作网页,需使用( )标签。
A
B、
C
D
第1题:
A、Form控件
B、PictureBox
C、Image
D、Frame
第2题:
在网页中加入背景音乐的标签是__________。
A.<bgsound>
B.<div></div>
C.<frame></frame>
D.<table></table>
第3题:
表单是网页上的一个特定的区域,在HTML语言中定义表单的标记是:()。
A.<form>
B.<frame>
C.<frameset>
D.<table>
第4题:
3、表单是网页上的一个特定的区域,在HTML语言中定义表单的标记是:()。
A.<form>
B.<frame>
C.<frameset>
D.<table>
第5题:
用HTML编写一个简单的网页,网页最基本的结构是()。
A.<html><head>…</head><frame>…</frame></html>
B.< html><title>…</title><body>…</body></html>
C.<html><title>…</title><frame>…</frame></html>
D.<html><head>…</head><body>…</body></html>