A.一对一
B.多对一
C.一对多
D.多对多
第1题:
在网页的框架集中,每个框架对应一个单独的html文件,框架集本身没有单独的html文件。
第2题:
【单选题】用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>
第3题:
1、用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>
第4题:
2、用 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>
第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>