A. aa.style.marginBottom
B. aa.style.marginTop
C. aa.style.marginLeft
D. aa.style.marginRight
您可能感興趣的試卷
你可能感興趣的試題
A. var color = aa.style.color
B. aa.style.color = ‘blue’
C. var width = aa.borderWidth
D. var style = aa.style.borderBottomStyle
A. 設(shè)置<p>的邊框?yàn)?像素
B. 設(shè)置<p>的底邊框?yàn)?像素
C. 設(shè)置id為P的標(biāo)簽的邊框?yàn)?像素
D. 設(shè)置id為P的標(biāo)簽的底邊框?yàn)?像素
A. P.style.fontWeight
B. P.style.margin
C. P.style.lineHeight
D. 以上都不正確
A.有語法錯(cuò)誤,要去掉雙引號(hào)
B.表示100毫秒后調(diào)用一次show方法
C.100表示毫秒,在setTimtout后加一個(gè)參數(shù),100也可以表示為秒
D.setTimtout相當(dāng)于C#中的Timer
對(duì)代碼
<td onmouseenter="style.backgroundImage='url(a.jpg)'" onmouseout="style.backgroundImage='url(b.jpg)'"></td>
理解正確的是()
A.這是一段光棒效果的代碼
B.onmouseenter是表示鼠標(biāo)離開到td標(biāo)簽上時(shí)發(fā)生
C.鼠標(biāo)動(dòng)到td上時(shí)td的背景圖片更換為a.jpg
最新試題
“Math.floor(1.1)”的計(jì)算結(jié)果是()
下面關(guān)于classList.remove()方法說法錯(cuò)誤的是()
下列選項(xiàng)中,哪些情況屬于跨域請(qǐng)求()
以下關(guān)鍵字中與函數(shù)的定義無關(guān)的有()
Visual Studio Code編輯器簡(jiǎn)體中文語言擴(kuò)展是()
可以在HTML文檔中輸出內(nèi)容的是()
關(guān)于location的常用方法說法正確的有()
關(guān)于location的常用屬性說法錯(cuò)誤的是()
屬于navigator對(duì)象屬性的有()
用于返回指定元素在數(shù)組中第一次出現(xiàn)的索引的方法是()