题目详情

在HTML页面中需要创建一个图像链接,图像文件名为education.jpg,且与网页文件位于同一目录,目标网址为http://www.moe.gov.cn,则创建该图像链接正确的HTML代码是(  )。

  • A.<img src='http://tp.mxqe.com/data/721/17978233_0.png' alt='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题' title='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题'>
  • B.<img src='http://tp.mxqe.com/data/721/17978233_0_1.png' alt='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题' title='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题'>
  • C.<img src='http://tp.mxqe.com/data/721/17978233_0_2.png' alt='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题' title='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题'>
  • D.<img src='http://tp.mxqe.com/data/721/17978233_0_3.png' alt='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题' title='中级电子商务设计师,历年真题,2018年下半年(上午)《电子商务设计师》真题'>

正确答案及解析

正确答案
D
解析

本题考查HTML超链接标记用法。

HTML超链接标记格式为

<a href=“网页地址”target=“目标”,title=“标题”>链接内容</a>

题干表明将链接里面插入一个图像,图像的HTML格式为

<img src=“文件/图片路径名”width=“属性值”height=“属性值”border=“属性值”alt=“警告”>

链接后为<a href=“”><img src=“”></a>

综上所述,仅有D选项符合格式,A选项未有图片路径格式,B选项图片的<img>未有结尾,应该是超链接的</a>结尾,C选项顺序错误,应该先表示链接,再在里面插入内容为图片,故本题选D。

多媒体标签

Audio和Video是首批添加到HTML规范中的标签。它们的加入使得我们可以像插入图片一样来处理音频及视频文件。

基本语法:

<audio src=“sound.mp3”controls></audio>

<video src=“movie.webm”autoplay controls></video>

包含此试题的试卷

你可能感兴趣的试题

单选题

Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.

  • A.Artificial Intelligence
  • B.Cloud Computing
  • C.Internet of Things
  • D.Big Data
查看答案
单选题

In project human resource management , ( )is not a source of power for the project manager.

  • A.referent power
  • B.expert power
  • C.reward power
  • D.audit power
查看答案
单选题

At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.

  • A.detail feasibility analysis
  • B.opportunity analysis
  • C.economic feasibility analysis
  • D.risk analysis
查看答案
单选题

( )is a grid that shows the project resources assigned to each work package.

  • A.Stakeholder engagement assessment matrix
  • B.Requirements traceability matrix
  • C.Probability and impact matrix
  • D.Responsibility assignment matrix
查看答案
单选题

Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.

  • A.digital
  • B.networking
  • C.intelligentize
  • D.informatization
查看答案

相关题库更多 +