用HTML标记语言编写一个简单的网页,网页最基本的结构是:A、htmlhead./headframe./frame/htmlB、htmltitle./titlebody./body/htmlC、htmltitle./titleframe./frame/htmlD、htmlhead./headbody./body/html

题目

用HTML标记语言编写一个简单的网页,网页最基本的结构是:

A、htmlhead./headframe./frame/html

B、htmltitle./titlebody./body/html

C、htmltitle./titleframe./frame/html

D、htmlhead./headbody./body/html


相似考题
更多“用HTML标记语言编写一个简单的网页,网页最基本的结构是:A、htmlhead./headframe./frame/htmlB、 ”相关问题
  • 第1题:

    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>


    … …

  • 第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>


    <html>…</head>

  • 第3题:

    表单是网页上的一个特定的区域,在HTML语言中定义表单的标记是:()。

    A.<form>

    B.<frame>

    C.<frameset>

    D.<table>


    正确

  • 第4题:

    【单选题】用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题:

    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>


    … …