以下URL()是正确的A.http://hom.netscapE.com/pub/main/index.htmlB.news:alt.cows.moo.moo.mooC.file&://c//dos/readmE.htmD.telnet://joeboB.com

题目
以下URL()是正确的

A.http://hom.netscapE.com/pub/main/index.html

B.news:alt.cows.moo.moo.moo

C.file&://c//dos/readmE.htm

D.telnet://joeboB.com


相似考题
更多“以下URL()是正确的 ”相关问题
  • 第1题:

    以下正确的URL是()。

    A、www@sin.com

    B、http://www.sina.com

    C、http:www.sina.com

    D、http@//www.sina.com


    参考答案:B

  • 第2题:

    下列各项中,正确的URL是


    正确答案:A
    URL的格式如下:协议://IP地址或域名/路径/文件名"

  • 第3题:

    5、以下对列表的描述,哪个是正确的()。

    A.list-style-type

    B.list-style-color

    C.list-style-position

    D.list-style-image:url


    list-style-type;list-style-position;list-style-image:url

  • 第4题:

    下面有关将物件链接到URL上的描述正确的是:()

    A.前置词http://必须放在URL地址之后,以确保链接正确

    B.Image Map限定了链接选定的URL的按钮的形状

    C.URL选项中显示的URL项日数是没有限制的

    D.在Adobe lllustrator9.0中所建立的所有物件都可以链接到Uniform Resource Locator(URL)上


    参考答案:B, D

  • 第5题:

    以下对列表的描述,哪个是正确的()。

    A.list-style-type

    B.list-style-color

    C.list-style-position

    D.list-style-image:url


    list-style-type;list-style-position;list-style-image:url

  • 第6题:

    以下哪个语句可以实现在新窗口打开链接。

    A.<a href="url" target="new">

    B.<a href="url" target="_blank">

    C.<a href="url" new>

    D.另外三个答案都不正确。


    B