• 2022-06-16 问题

    在网页中,必须使用____标记来完成超级链接。[br][/br]A&#91;a&#93;…&#91;/&#93; B… C&#91;link&#93;…&#91;/&#93; D[ul][li]…</li[/li][/ul]

    在网页中,必须使用____标记来完成超级链接。[br][/br]A&#91;a&#93;…&#91;/&#93; B… C&#91;link&#93;…&#91;/&#93; D[ul][li]…</li[/li][/ul]

  • 2022-06-07 问题

    在HTML文件中导入一个样式表的正确语法为( )。 未知类型:{'options': ['<link href=""', '&#91;link src="" &#93;', '&#91;import href="" &#93;', '&#91;input href="" &#93;'], 'type': 102}

    在HTML文件中导入一个样式表的正确语法为( )。 未知类型:{'options': ['<link href=""', '&#91;link src="" &#93;', '&#91;import href="" &#93;', '&#91;input href="" &#93;'], 'type': 102}

  • 2022-06-07 问题

    在网站根目录下的CSS文件夹中有一个命名为layout.css的样式文件,则在根目录下的网页文件引用方式为 未知类型:{'options': ['&#91;link href="layout.css" rel="stylesheet" type="text/css" /&#93;', '&#91;link href="CSS/layout.css" rel="stylesheet" type="text/css" /&#93;', '&#91;link href="CSS/layout.css" rel="stylesheet" /&#93;', '&#91;link href="layout.css" rel="stylesheet" /&#93;'], 'type': 102}

    在网站根目录下的CSS文件夹中有一个命名为layout.css的样式文件,则在根目录下的网页文件引用方式为 未知类型:{'options': ['&#91;link href="layout.css" rel="stylesheet" type="text/css" /&#93;', '&#91;link href="CSS/layout.css" rel="stylesheet" type="text/css" /&#93;', '&#91;link href="CSS/layout.css" rel="stylesheet" /&#93;', '&#91;link href="layout.css" rel="stylesheet" /&#93;'], 'type': 102}

  • 2022-05-29 问题

    ‏以下正确引用外部样式表的是( )。‌ 未知类型:{'options': ['&#91;style src= "mystyle.css"&#93;', '&#91;stylesheet&#93; mystyle.css&#91;/&#93;', '&#91;link rel="stylesheet" href="1.css"&#93;', '&#91;link rel="stylesheet" type="text/HTML" href= "1.css"&#93;'], 'type': 102}

    ‏以下正确引用外部样式表的是( )。‌ 未知类型:{'options': ['&#91;style src= "mystyle.css"&#93;', '&#91;stylesheet&#93; mystyle.css&#91;/&#93;', '&#91;link rel="stylesheet" href="1.css"&#93;', '&#91;link rel="stylesheet" type="text/HTML" href= "1.css"&#93;'], 'type': 102}

  • 2022-07-01 问题

    定义在css文件夹中的样式layout.css,在站点根目录中的网页引用该样式文件,写法正确的是( ) 未知类型:{'options': ['&#91;link ="css/layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="css/layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="css/layout.css" /&#93;'], 'type': 102}

    定义在css文件夹中的样式layout.css,在站点根目录中的网页引用该样式文件,写法正确的是( ) 未知类型:{'options': ['&#91;link ="css/layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="css/layout.css" rel="stylesheet" type="text/css"/&#93;', '&#91;link href="css/layout.css" /&#93;'], 'type': 102}

  • 2022-05-26 问题

    ‎下面关于&#91;link&#93;标记说法错误的是()。​ 未知类型:{'options': ['&#91;link&#93;标记用于设置外部文件的链接标记', '&#91;link&#93;标记只能在&#91;head&#93;标记中使用', '&#91;link&#93;标记可以设置网页标题', '&#91;link&#93;标记可以确定本页面与其它文档(如CSS样式)之间的关系'], 'type': 102}

    ‎下面关于&#91;link&#93;标记说法错误的是()。​ 未知类型:{'options': ['&#91;link&#93;标记用于设置外部文件的链接标记', '&#91;link&#93;标记只能在&#91;head&#93;标记中使用', '&#91;link&#93;标记可以设置网页标题', '&#91;link&#93;标记可以确定本页面与其它文档(如CSS样式)之间的关系'], 'type': 102}

  • 2022-05-26 问题

    下面关于&#91;link&#93;标记说法错误的是()。 未知类型:{'options': ['&#91;link&#93;标记用于设置外部文件的链接标记', '&#91;link&#93;标记只能在&#91;head&#93;标记中使用', '&#91;link&#93;标记可以设置网页标题', '&#91;link&#93;标记可以确定本页面与其它文档(如CSS样式)之间的关系'], 'type': 102}

    下面关于&#91;link&#93;标记说法错误的是()。 未知类型:{'options': ['&#91;link&#93;标记用于设置外部文件的链接标记', '&#91;link&#93;标记只能在&#91;head&#93;标记中使用', '&#91;link&#93;标记可以设置网页标题', '&#91;link&#93;标记可以确定本页面与其它文档(如CSS样式)之间的关系'], 'type': 102}

  • 2022-05-28 问题

    在HTML页面上添加Javascript代码时,应编写在( )标签中间。 未知类型:{'options': ['&#91;javascript&#93;和&#91;/&#93;', '&#91;script&#93;和&#91;/&#93;', '&#91;js&#93;和&#91;/&#93;', '&#91;link&#93;和&#91;/&#93;'], 'type': 102}

    在HTML页面上添加Javascript代码时,应编写在( )标签中间。 未知类型:{'options': ['&#91;javascript&#93;和&#91;/&#93;', '&#91;script&#93;和&#91;/&#93;', '&#91;js&#93;和&#91;/&#93;', '&#91;link&#93;和&#91;/&#93;'], 'type': 102}

  • 2022-05-28 问题

    ​在HTML页面上添加Javascript代码时,应编写在( )标签中间。‎ 未知类型:{'options': ['&#91;javascript&#93;和&#91;/&#93;', '&#91;script&#93;和&#91;/&#93;', '&#91;js&#93;和&#91;/&#93;', '&#91;link&#93;和&#91;/&#93;'], 'type': 102}

    ​在HTML页面上添加Javascript代码时,应编写在( )标签中间。‎ 未知类型:{'options': ['&#91;javascript&#93;和&#91;/&#93;', '&#91;script&#93;和&#91;/&#93;', '&#91;js&#93;和&#91;/&#93;', '&#91;link&#93;和&#91;/&#93;'], 'type': 102}

  • 2022-05-29 问题

    ​以下正确引用外部样式表的是( )‏ 未知类型:{'options': ['&#91;stylesheet&#93; mystyle.css&#91;/&#93;', '&#91;style src= Colorful Style Sheets "mystyle.css"&#93;', '&#91;link rel="stylesheet" href="1.css"&#93;', '&#91;link rel="stylesheet" type ="text/HTML" href= "1.css"&#93;'], 'type': 102}

    ​以下正确引用外部样式表的是( )‏ 未知类型:{'options': ['&#91;stylesheet&#93; mystyle.css&#91;/&#93;', '&#91;style src= Colorful Style Sheets "mystyle.css"&#93;', '&#91;link rel="stylesheet" href="1.css"&#93;', '&#91;link rel="stylesheet" type ="text/HTML" href= "1.css"&#93;'], 'type': 102}

  • 1 2 3 4 5 6 7 8 9 10