您可能感興趣的試卷
你可能感興趣的試題
A.frame
B.setframe
C.frameset
D.iframe
A.<thead>
B.<tbody>
C.<th>
D.<tfooter>
A.font-size
B.font-family
C.font-style
D.face
A.〈a href="hello.htm" position="marker"〉Hello〈/a〉
B.〈a href="#marker"〉Hello〈/a〉
C.〈a href="/marker"〉Hello〈/a〉
D.〈a href="hello.htm#marker"〉Hello〈/a〉
最新試題
下面有關(guān)html5本地存儲(chǔ)的說法中,正確的是()
在HTML5開發(fā)音頻時(shí),屬于<audio>屬性的是()。
下面有關(guān)CSS3新增的偽類選擇器的說法中,正確的是()。
以下哪些方法既是localStorage對(duì)象的常用方法,也是sessionStorage對(duì)象的常用方法?()
header元素可以用于以下標(biāo)記內(nèi)()
當(dāng)我們?cè)O(shè)置了屬性“text-stroke:1px red;”,而IE瀏覽器并不顯示。那么最有可能的原因是()
有關(guān)HTML5中的數(shù)據(jù)庫,以下說法不正確的是()
下面有關(guān)CSS3中calc()函數(shù)的說法中,正確的是()。
在CSS3中,我們可以使用()選擇器來定義單行文本框獲取焦點(diǎn)時(shí)的樣式。
如果父元素定義了“display:flex;”,想要實(shí)現(xiàn)子元素在父元素中的垂直居中,可以使用()來實(shí)現(xiàn)。