52 A. old. B. same C. special D. new
第1题:
下列样式代码中,可精确定义元素位置的是()
A.special{ position: absolute;}
B.special{ position: absolute; top:20px; left:16px;}
C.special{ position: relative;; top:20px; left:16px;}
D.special{ position: relative;}
第2题:
1、如何在新窗口中打开链接?
A.<a href="url" new> xxx</a>
B.<a href="url" target="_blank">xxx</a>
C.<a href="url" target="new">xxx</a>
D.<a href="url" target="_new">xxx</a>
第3题:
1、NanoRoute是()
A.详细布线
B.全局布线
C.Special布线
D.细节布线
第4题:
如何在新窗口中打开链接?
A.<a href="url" new> xxx</a>
B.<a href="url" target="_blank">xxx</a>
C.<a href="url" target="new">xxx</a>
D.<a href="url" target="_new">xxx</a>
第5题:
【多选题】下列样式代码中,可精确定义元素位置的是:
A..special{ position: absolute;}
B..special{ position: absolute; top:20px; left:16px;}
C..special{ position: relative;; top:20px; left:16px;}
D..special{ position: relative;}