• 2022-07-27
    下列选项中,()是预定义实体。
    A: &copyright
    B: &lt
    C: &name
    D: &wg
  • B

    内容

    • 0

      下列选项中,属于定义列表标记的是( )。 A: <dl></dl> B: <li></li> C: <td></td> D: <dd></dd>

    • 1

      定义名为“姓名”元素,该元素的内容不允许为空,下面正确的选项是( )。 A: <element name="姓名" required="true"/> B: <element name="姓名" required="false"/> C: <element name="姓名" nillable="true"/> D: <element name="姓名" nillable="false"/>

    • 2

      以下标记中,()是定义下拉列表框中选项的标记。 A: <select> B: <caption> C: <input> D: <option>

    • 3

      下列选项中,属于定义字符串资源使用的标签的是 A: <strings/> B: <include/> C: <demin/> D: <string/>

    • 4

      下面选项中,用于定义无序列表的标签是()。 A: <ul> B: <dl> C: <ol> D: <li>