多項選擇題以下html標簽嵌套不正確的是()

A.<h2><div>vbscript</div></h2>
B.<div><h2>vbscript</div></h2>
C.<h2><div>vbscript</h2>/div>
D.<div><h2>vbscript</h2></div>


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題下述路徑哪個不能表示絕對路徑?()

A.c:/website/images/photo.jpg
B.image/photo.jpg
C.html/index.html
D.www.baidu.com/images/banner.jpg

2.多項選擇題以下html標簽嵌套正確的是()

A.<span><b>更多</b></span>
B.<span><strong>更多</strong></span>
C.<span><strong>更多</span></strong>
D.<img></img>

3.單項選擇題"標記<body>是放在標記()之間的"

A.<html>...</html>
B.<head>...</head>
C.<title>...</title>
D.<meta/>

4.單項選擇題換行效果可以用以下()來實現(xiàn)

A.<br/>
B. 
C.$nbsp;
D.<span>

5.單項選擇題創(chuàng)建最大的標題的文本標簽是()

A.<pre>...</pre>
B.<h1>...</h1>
C.<h6>...</h6>
D.<b>...</b>