您现在位置:题库练习> 软考中级> 电子商务设计师> 浏览试题
[单选题]创建一个图像链接,图像文件名为myPic.jpg,访问目标网站为http://www.gov.cn,能够正确创建该链接的是( )。
  • A<a href="http://www.gov.cn">myPic.jpg</a> 
  • B<a src="http://www.gov.cn"><img herf="myPic.jpg"></a> 
  • C<img src="myPic.jpg"><a href="http://www.gov.cn"></a> 
  • D<a href="http://www.gov.cn"><img src="myPic.jpg"></a> 
  • 收藏 查看答案