没有搜到到结果?点击这里求解答/求资源。
【单选题】
Deamweaver?8,如果要设置页面属性,应该执行(??)命令。

[文件]菜单
[编辑]菜单
[命令]菜单
[修改]菜单
【单选题】
如果不希望Windows系统显示某个文件,则需设置该文件属性( )

只读
隐藏
存档
可读
【单选题】
页面中有一个idprice层,并且有一个id选择器price用来设置层price样式IE浏览器运行此页面,下面( )能正确获取层背景颜色。

document.getElementById(price).currentStyle.backgroundColor
document.getElementById(price).currentStyle.background-color
document.getElementById(price).style.backgroundColor
var divObj=document.getElementById(price);document.defaultView.getComputedStyle(divObj,null).background;
【单选题】
Deamweaver8,如果要设置页面属性,应该执行()命令。

[文件]菜单
[编辑]菜单
[命令]菜单
[修改]菜单
【判断题】
Word ,文档页面设置一般不是只指当前页面,而是指整个文档所有页面

正确
错误
【判断题】
css样式优先级最高是id样式( )。

正确
错误
【单选题】
下列标记设置页面标题标记是( )。

title/title
caption/caption
head/head
html/html
【单选题】
下列标记设置页面标题标记是( )。

title /title
caption /caption
head /head
html /html
【单选题】
下列CSS规则能够使超链接在盘旋时下边框2px、实线、红色效果选项是( )。

a:hover{border-bottom:2px solid #FFOOOO;text-decoration:none;}
a:hover{border-top:2px solid #FFOOOO;text-decoration:none;}
a:hover{border-bottom:2px dashed #FFOOOO;text-decoration:none;}
a:hover{border-right:2px double #FFOOOO;text-decoration:none;}
【单选题】
Word2013,要进行页面设置,可以什么菜单中选择相关命令?

视图
审阅
页面布局
文件