【判断题】
IE浏览器的收藏夹收藏的都是网页内容。
【单选题】
如何在浏览器的状态栏放入一条消息?( )
①
statusbar = put your message here
②
window.status = put your message here
③
window.status(put your message here)
④
status(put your message here)
【单选题】
如何在浏览器的状态栏放入一条消息?( )
①
statusbar = put your message here
②
window.status = put your message here
③
window.status(put your message here)
④
status(put your message here)
【判断题】
作为网页定位技术的表格与层,相对来说表格更为通用,因为层需要浏览器的支持,而表格在任何浏览器下都没有问题。
【简答题】
HTTP是[填空]的简写,定义了浏览器怎么样向万维网服务器请求万维网文档,以及服务器怎么样把文档传给浏览器。
【简答题】
为了安全起见,防止泄露自己的一些信息,应该定期清除浏览器中的_____
【判断题】
.htm文件不需要编译,直接从Web服务器下载到浏览器执即可。
【单选题】
在IE浏览器中,要重新载入当前页,可单击工具栏上的( )按钮
【判断题】
网页是指采用超文本标记语言编写的,可以在浏览器下浏览的一种文档。
【简答题】
定为元素设置定位时,设置positon为[填空],元素不随浏览器滚动。