target
举一反三
- According to Fitts’ Law, the time to reach a target is a function of the size of the target and ____<br/>. A: the size of the pointing device B: the width of the target C: the distance to the center D: the distance to the target
- 在HTML中,要在新窗口打开链接,标签需要用到下列()属性。 A: target=”.self” B: target=”._top” C: target=”.parent” D: target=”_b1ank”
- 下列关于超链接<;a href="#target">;...<;/a>;哪一项表述正确() A: 跳转到“target”页面 B: 跳转到本页面的“target”锚点 C: 超链接的属性是“target” D: 超链接的对象是“target”
- 超链接在新窗口打开的属性及属性值是? A: target="_blank" B: target="_self" C: target="_top" D: target="_parent"
- 点击超链接后要在新窗口打开网页,可以设置a标签中的target属性来实现,下面哪一项设置能够实现该功能()? A: target="_self" B: target="_blank" C: target="_parent" D: target="_top"