A.<a href=”#”onmouseover=”this.style.font-size=30px”注冊(cè)</a>
B.<a href=”#”onmouseout=”this.style.fontsize=30px”注冊(cè)</a>
C.<a href=”#”onmouseover=”this.style.fontsize=30px”注冊(cè)</a>
D.<a href=”#”onmouseout=”this.style.font-size=30px”注冊(cè)</a>
您可能感興趣的試卷
你可能感興趣的試題
如果在HTML頁(yè)面中包含如下圖片標(biāo)簽,則在下劃線處添加()代碼能夠?qū)崿F(xiàn)隱藏該圖片的功能。
< img id=”pic” src=”Sunset.jpg” width=”400” height=”300” _____ >
A. style=”display:visible”;
B. style=”display:disvisible”;
C. style=”display:block”;
D. style=”display:none”;
如果在HTML頁(yè)面中包含如下圖片標(biāo)簽,則選項(xiàng)中的()語(yǔ)句能夠?qū)崿F(xiàn)隱藏該圖片的功能。
< img id=”pic” src=”Sunset.jpg” width=”400” height=”300”>
A.document.getElementById(“pic”).style.display=”visible”;
B.document.getElementById(“pic”).style.display=”disvisible”;
C.document.getElementById(“pic”).style.display=”block”;
D.document.getElementById(“pic”).style.display=”none”;
A.submit();
B.myform.submit()
C.document.myform.submit()
D.window.myform.submit();
分析下面的Javascript代碼段,輸出結(jié)果是()
var mystring=”I am a student”;
var a=mystring.substring(9,13);
document.write(a);
A.stud
B.tuden
C.uden
D.udent
A.<input name=”mybutton” type=”button” onBlur=”compute()”value=”計(jì)算”>
B.<input name=”mybutton” type=”button” onFocus=”compute()”value=”計(jì)算”>
C.<input name=”mybutton” type=”button” onClick=”function compute()”value=”計(jì)算”>
D.<input name=”mybutton” type=”button” onClick=”compute()”value=”計(jì)算”>
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
有序列表前面的開始序號(hào)不可更改。
H5中可以將開始和結(jié)束標(biāo)簽一起省略的有()
H5中的屬性值必須用雙引號(hào)括起來(lái)。
()用于播放音頻
設(shè)置有序列表開始序號(hào)的屬性是()
在內(nèi)部的標(biāo)簽有()
H5中絕對(duì)沒有結(jié)束標(biāo)簽的有()
有序列表為()
()設(shè)置文本方向,可以脫離父元素設(shè)置的文本方向
()用于表示一個(gè)進(jìn)度條,常用于下載速度