图像名为myhome.jpg,要访问目标为http://www.edu.cn,以下创建一个图像链接正确的是()。
A: <;a href="http://www.edu.cn" >;myhome.jpg<;/a>;
B: <;a href="http://www.edu.cn" >;<;img src="myhome.jpg">;
C: <;img src="myhome.jpg">;<;a href="http://www.edu.cn" >;<;/a>;
D: <;a href="http://www.edu.cn" >;<;img src="myhome.jpg">;<;/a>;
A: <;a href="http://www.edu.cn" >;myhome.jpg<;/a>;
B: <;a href="http://www.edu.cn" >;<;img src="myhome.jpg">;
C: <;img src="myhome.jpg">;<;a href="http://www.edu.cn" >;<;/a>;
D: <;a href="http://www.edu.cn" >;<;img src="myhome.jpg">;<;/a>;
举一反三
- 图像文件名为myhome.jpg,要访问目标网站为http://www.edu.cn,以下创建一个图像链接正确是()。 未知类型:{'options': ['[a href="http://www.edu.cn" ]myhome.jpg[/]', '[a href="http://www.edu.cn" ][img src="myhome.jpg"]', '[img src="myhome.jpg"][a href="http://www.edu.cn" ][/]', '[a href="http://www.edu.cn" ][img src="myhome.jpg"][/]'], 'type': 102}
- 下列选项中,能够产生超链接的是( )。 A: 〈a url="http://www.edu.cn"〉EDU〈/a〉 B: 〈a href="http:// www.edu.cn "〉 EDU 〈/a〉 C: 〈a〉http:// www.edu.cn 〈/a〉 D: 〈a name="http:// www.edu.cn "〉 EDU 〈/a〉
- 图像文件名为myhome.jpg,要访问目标网站为http://www.edu.cn,以下创建一个图像链接正确是____。 A: myhome.jpg B: <img> C: <img> D: <img>
- 图像文件名为myhome.jpg,要访问目标网站为http://www.edu.cn,以下创建一个以图像为链源的超链接正确的是()。 A: <ahref=”http://www.edu.cn”>myhome.jpg</a> B: <ahref=”http://www.edu.cn”><imgsrc=”myhome.jpg”> C: <imgsrc=”myhome.jpg”><ahref=”http://www.edu.cn”></a> D: <ahref=”http://www.edu.cn”><imgsrc=”myhome.jpg”></a>
- 若要在页面中创建一个图形超链接,要显示的图形为 myhome.jpg,所链接的地址为 http://www.pcnetedu.com,以下用法中,正确的是( ) 。 A: <img src=”myhome.jpg”> B: <img src=”myhome.jpg”> C: <a href=”http://www.pcnetedu.com”>myhome.jpg</a> D: <img src=”myhome.jpg”>