单项选择题

下列关于链接href属性的写法,不推荐使用的是()

A.href="http://www.cnu.edu.cn/html"
B.href="http://www.cnu.edu.cn/html/"
C.href="http://www.cnu.edu.cn/html/index.html"
D.href="http://www.cnu.edu.cn/html/index.html#top"

<上一题 目录 下一题>
热门 试题

单项选择题
定义img标签的图像宽度可以使用下列哪个属性()

A.width
B.height
C.top
D.align

单项选择题
使用图像映射时,下列区域标签area使用正确的是()

A.< area shape="circle"coords="180,139,14"href="venus.html"/>
B.< area shape="rect"coords="180,139,14"href="venus.html"/>
C.< area shape="circle"coords="0,0,110,260"href="venus.html"/>
D.< area shape="circle"coords="110,260"href="venus.html"/>

相关试题
  • 测试网页主要关注哪些方面?()
  • 规划站点需要明确哪些事项?()
  • 如何实现导航栏中每个导航项的内容垂直方向...
  • 超链接的伪类选择器的使用顺序为()。
  • 以下哪个属性可以实现多列布局的浮动样式设...