没有搜到到结果?点击这里求解答/求资源。
【单选题】
在Word编辑状态,进行字体设置操作后,按新设置字体显示文字是( )。

插入点所在段落文字
文档中被选择文字
插入点所在行文字
文档全部文字
【单选题】
哪个 CSS 属性可控制文本尺寸?( )

font-size
text-style
font-style
text-size
【单选题】
如果要给水平线设置颜色,应在“拆分”视图中修改该标签哪个属性参数?

color
hidden
align
class
【多选题】
属性面板可以设置单元格属性有?

设置单元格为表头
设置单元格内元素垂直对齐方式
设置单元格是否换行
设置单元格背景图
【单选题】
如何改变某个元素文本颜色?( )

text-color:
fgcolor:
color:
text-color=
【单选题】
在HTMLCSS样式Z-index属性表示含义是()。

对象是否显示
文本对齐方式
堆叠次序
字体类型
【单选题】
在利用CSS表现XML时,如果需要将XML文档publisher元素内容以小型大写字母显示,且字号大小为父元素内容显示大小80%,则下面正确选项为()。

publisher{font-style:small-caps;font-size:80%}
publisher{font-transform:small-caps;font-size:80%}
publisher{font-variant:small-caps;font-size:80%}
publisher{font-variant:small-caps;font-weight:80%}
【单选题】
利用XSL创建一style属性,style值为“color:bule;background-color:red”,能实现该功能选项为()。

attributename="color"blue/attributeattributename="background-color"red/attribute
attributename="style"color:blue/attributeattributename="style"background-color:red/attribute
attributename="style"color:blue;background-color:red/attribute
elementattribute="style"color:blue;background-color:red/element
【单选题】
在以下 CSS ,可使所有 元素变为粗体正确语法是?( )

p style=font-size:bold
p style=text-size:bold
p {font-weight:bold}
p {text-size:bold}
【单选题】
设置文字字体时,“字形”选项不包括( )。

加粗
倾斜
常规
下划线