未知类型:{'options': ['[a goto="URL"] ... [/]', '[a herf="URL"] ... [/]', '[a link="URL"] ... [/]', '[a href="URL"] ... [/]'], 'type': 102}
举一反三
- 如何在新窗口打开链接? 未知类型:{'options': ['[a href="url" new]首页[/]', '[a href="url" target="_blank"]首页[/]', '[a href="url" target="new"]首页[/]', '[a href="url" target="self"]首页[/]'], 'type': 102}
- 表示新开一个窗口的超链接代码是( )。 未知类型:{'options': ['[a href=URL target=_new]..[/]', '[a href=URL target=_self]..[/]', '[a href=URL target=_blank]..[/]', '[a href=URL target=_parent]..[/]'], 'type': 102}
- 9.在父窗口打开超链接的代码是( )。 未知类型:{'options': ['[a href=URL target=_top]..[/]', '[a href=URL target=_parent]..[/]', '[a href=URL target=_blank]..[/]', '[a href=URL target=_self]..[/]'], 'type': 102}
- 下列的 HTML 中,可以产生超链接的是______。 未知类型:{'options': ['[ a url="http://www.kmust.edu.cn" ]昆明理工大学[ /a ]', '[ a href="http:// www.kmust.edu.cn " ]昆明理工大学[ /a ]', '[ a ]http:// www.kmust.edu.cn [ /a ]', '[ a name="http:// www.kmust.edu.cn " ]昆明理工大学[ /a ]'], 'type': 102}
- 下列的 HTML 中,可以产生超链接的是______。 未知类型:{'options': ['[ a url="http://www.kmust.edu.cn" ]昆明理工大学[ /a ]', '[ a href="http:// www.kmust.edu.cn " ]昆明理工大学[ /a ]', '[ a href="mailto:xxx@yyy" ]', '[ mail]xxx@yyy[ / mail ]'], 'type': 102}
内容
- 0
在下列的HTML中,可以产生超链接的是( )。 未知类型:{'options': ['[a url="http://www.xjtu.edu.cn"]Web编程技术[/]', '[a href="http://www.xjtu.edu.cn"]Web编程技术[/]', '[a http://www.xjtu.edu.cn]Web编程技术[/]', '[a name="http://www.xjtu.edu.cn"]Web编程技术[/]'], 'type': 102}
- 1
以下哪些是[a]的正确写法() 未知类型:{'options': ['[a href=”xxx.rar”]链接[/]', '[a href=”index.html”]链接[/]', '[a href=”http://www.baidu.com”]链接[/]', '[a href=”xxx.jpg”]链接[/]'], 'type': 102}
- 2
下列的HTML中哪个可以产生超链接: 未知类型:{'options': ['[a url="http://www.w3schools.com"]W3Schools.com[/]', '[a]http://www.w3schools.com[/]', '[a href="http://www.w3schools.com"]W3Schools[/]', '[a]http://www.w3schools.com[/]'], 'type': 102}
- 3
下列的HTML中哪个可以产生超链接?( ) 未知类型:{'options': ['[a url="http://www.w3schools.com"]W3Schools.com[/]', '[a]http://www.w3schools.com[/]', '[a href="http://www.w3schools.com"]W3Schools[/]', '[a]http://www.w3schools.com[/]'], 'type': 102}
- 4
以下哪些是[a]的正确写法() 未知类型:{'options': ['[a href=”xxx.xlsx”]链接[/]', '<a href=”', '”>链接</a>', '[a href=” zs@163.com”]链接[/]', '[a href=”javascript:;”]链接[/]'], 'type': 102}