在XML文档中加入样式单处理指令,下面语法正确的是()。
A:
B: type="text/css"href="stylesheetURL"
C: type="text/css"href="stylesheetURL"
D: type="text/css"href="stylesheetURL"/
A:
B: type="text/css"href="stylesheetURL"
C: type="text/css"href="stylesheetURL"
D: type="text/css"href="stylesheetURL"/
举一反三
- 在XML文档中加入样式单处理指令,下面语法正确的是()。 A: B: type="text/css"href="stylesheetURL" C: type="text/css"href="stylesheetURL" D: type="text/css"href="stylesheetURL"/
- 在XML文档中加入样式单处理指令,下面语法正确的是()。 A: B: type="text/css"href="stylesheetURL" C: type="text/css"href="stylesheetURL" D: type="text/css"href="stylesheetURL"/
- 在XML文档中加入样式单处理指令,下面语法正确的是()。 A: B: type="text/css"href="stylesheetURL" C: type="text/css"href="stylesheetURL" D: type="text/css"href="stylesheetURL"/
- 在XML文档中加入样式单处理指令,下面语法正确的是( )。 未知类型:{'options': ['[xml-stylesheet type="text/css" href="stylesheetURL" ]', '[?xml-stylesheet type="text/css" href="stylesheetURL" ?]', '[?xml-stylesheet type="text/css" href="stylesheetURL" ]', '[?xml-stylesheet type="text/css" href="stylesheetURL" /]'], 'type': 102}
- 在HTML文件中导入一个样式表的正确语法为_____() A: <link href="c.css" rel="stylesheet" type="text/css"> B: <input href="c.css" rel="stylesheet" type="text/css"> C: <import href="c.css" rel="stylesheet" type="text/css"> D: <link src="c.css" rel="stylesheet" type="text/css">