問答題談?wù)剬?duì)WEB標(biāo)準(zhǔn)以及W3C的理解與認(rèn)識(shí)。

您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題跳轉(zhuǎn)到”hello.html”頁面的”bn”錨點(diǎn)的代碼是()。

A.<a href="hello.html&bn">...</a>
B.<a href="bnl#hellohtml">...</a>
C.<a href="hello.html#bn">...</a>
D.<a href="#bn">...</a>

2.單項(xiàng)選擇題以下選項(xiàng)中可以為所有H1定義背景顏色的是()。

A.all.h1 {background-color:#FFFFFF}
B.h1 {background-color:#FFFFFF}
C.h1.all {background-color:#FFFFFF}
D.h1#all {background-color:#FFFFFF}