更多“在HTML中,()是署名标记。A、<BLOCKQUOTE></BLOCKQUOTE>B、<ADDRESS></ADDRESS>C、<PRE></PRE>D、<SUB></SUB>”相关问题
  • 第1题:

    在HTML文件中,预格式化标记是__(42)__。A.

    B.

    C.< text>D.

    在HTML文件中,预格式化标记是__(42)__。

    A.<pre>

    B.<table>

    C.< text>

    D.<ul>


    正确答案:A
    此题考查的是基本HTML代码,预定义(预格式化)段落的标记是pre>。

  • 第2题:

    要在HTML中按原格式输出一段程序代码,需使用( )标记。

    A.<code></code>B.<pre></pre>C.<text></text>D.<label></label>


    正确答案:B

  • 第3题:

    HTML的段落标志中,标注行中断的是?()

    • A、<Hn></Hn> 
    • B、<PRE></PRE> 
    • C、<P> 
    • D、<BR>

    正确答案:C

  • 第4题:

    在HTML文档中,下列()标记用于为网页上的内容提供标题。

    • A、〈BODY〉
    • B、〈HEAD〉
    • C、〈H1〉
    • D、〈PRE〉

    正确答案:C

  • 第5题:

    在HTML的段落标志中,标注文件子标题应使用()

    • A、<hn></hn> 
    • B、<pre></pre> 
    • C、<p> 
    • D、<br>

    正确答案:A

  • 第6题:

    为一个HTML文档加一个标题应该使用的HTML标记是:()

    • A、<table>…
    • B、<head>…
    • C、<pre>…
    • D、<title>…

    正确答案:D

  • 第7题:

    Which statement about multicast VPN is true?()

    • A、The MDT group address should be the same for both address families in the same VRF
    • B、The MDT group address should be the same for both address families in the different VRFs
    • C、Configuration of the MDT source on a pre-VRF basis is supported only on IPv6
    • D、The MDT group address should be different for both address families in the same VRF

    正确答案:A

  • 第8题:

    在HTML中,标记<pre>的作用是()

    • A、标题标记
    • B、预排版标记
    • C、转行标记
    • D、文字效果标记

    正确答案:B

  • 第9题:

    单选题
    HTML语言中,标题字体的标记是()。
    A

    <title>

    B

    <br>

    C

    <pre>

    D

    <hx>


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    在HTML文档中,下列()标记用于为网页上的内容提供标题。
    A

    〈BODY〉

    B

    〈HEAD〉

    C

    〈H1〉

    D

    〈PRE〉


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    在HTML中,()是署名标记。
    A

    <BLOCKQUOTE></BLOCKQUOTE>

    B

    <ADDRESS></ADDRESS>

    C

    <PRE></PRE>

    D

    <SUB></SUB>


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    在HTML中,标记<pre>的作用是()
    A

    标题标记

    B

    预排版标记

    C

    转行标记

    D

    文字效果标记


    正确答案: D
    解析: 暂无解析

  • 第13题:

    在HTML文件中,( )标记在页面中显示work为斜体字。

    A.<pre>work</pre> B.<u>work</u> C.<i>work</i> D.<b>work</b>


    正确答案:C

  • 第14题:

    在HTML文件中,( )标记在页面中显示work为斜体字。

    A.<pre>work</pre>
    B.<u>work</u>
    C.<i>work</i>
    D.<b>work</b>

    答案:C
    解析:
    本题考查HTML的基础知识。
    在HTML中,<u></u>标记定义在页面中显示文字为带下划线样式,<i></i>标记定义在页面中显示文字为斜体字样式,<b></b>标记定义在页面中显示文字为加粗样式。<pre></pre>标记的作用是可定义预格式化的文本。被包围在pre标记中的文本通常会保留空格和换行符,而文本也会呈现为等宽字体。

  • 第15题:

    以下()标记属于布局标记。

    • A、<BLOCKQUOTE></BLOCKQUOTE>
    • B、<ADDRESS></ADDRESS>
    • C、<PRE></PRE>
    • D、<SUB></SUB>

    正确答案:A,B,C

  • 第16题:

    Which three of these pre-requisite for resetting a Catalyst Express 500 switch when Cisco Network Assistant is unavailable?()

    • A、At Least one enabled switch port that is unconnected to any device
    • B、A PC pre-configured with a specific IP Address and Mask
    • C、A PC or laptop with Windows 2000 or Windows XP installed and a web browser that has Java Script enabled
    • D、Physical Access to Switch
    • E、A Switch with no connected devices

    正确答案:A,C,D

  • 第17题:

    在HTML中,()是引文标记。

    • A、<BLOCKQUOTE></BLOCKQUOTE>
    • B、<ADDRESS></ADDRESS>
    • C、<PRE></PRE>
    • D、<SUB></SUB>

    正确答案:A

  • 第18题:

    HTML的〈PRE〉…〈/PRE〉标记的作用是()。

    • A、将文本分段显示
    • B、中断文本中的某一行
    • C、给网页命名
    • D、将文本按原样进行显示

    正确答案:D

  • 第19题:

    Company.com is dependent on static routing to make connections from the nodes to the user  community.What feature of HACMP can be used to address this issue?()  

    • A、 Dynamic routing
    • B、 Pre and post events
    • C、 Error notification
    • D、 Custom resource groups

    正确答案:B

  • 第20题:

    单选题
    HTML的〈PRE〉…〈/PRE〉标记的作用是()。
    A

    将文本分段显示

    B

    中断文本中的某一行

    C

    给网页命名

    D

    将文本按原样进行显示


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Which statement about multicast VPN is true?()
    A

    The MDT group address should be the same for both address families in the same VRF

    B

    The MDT group address should be the same for both address families in the different VRFs

    C

    Configuration of the MDT source on a pre-VRF basis is supported only on IPv6

    D

    The MDT group address should be different for both address families in the same VRF


    正确答案: B
    解析: 暂无解析

  • 第22题:

    多选题
    以下()标记属于布局标记。
    A

    <BLOCKQUOTE></BLOCKQUOTE>

    B

    <ADDRESS></ADDRESS>

    C

    <PRE></PRE>

    D

    <SUB></SUB>


    正确答案: D,B
    解析: 暂无解析

  • 第23题:

    单选题
    在HTML中,()是引文标记。
    A

    <BLOCKQUOTE></BLOCKQUOTE>

    B

    <ADDRESS></ADDRESS>

    C

    <PRE></PRE>

    D

    <SUB></SUB>


    正确答案: D
    解析: 暂无解析