题目内容

下面选项中,哪个方法可以去掉文本超链接的下划线( )

A. a{ text-decoration:no underline; }
B. a{ underline:none; }
C. a{ decoration:no underline; }
D. a{ text-decoration:none; }

查看答案
更多问题

下列选项中,哪个声明可用来给元素添加删除线?( )

A. text-indent: line-through
B. text-align: line-through
C. text-decoration: line-through
D. text-transform: line-through

下列选项中,哪个声明可用来给元素添加下划线?( )

A. text-indent:underline
B. text-align:underline
C. text-transform:underline
D. text-decoration:underline

下列选项中,用于设置英文文本转换的属性是()

A. text-transform
B. letter-transform
C. word-transform
D. english-transform

对声明“p{letter-spacing:5px; }”,解释正确的是( )

A. 设置p段落中单词间距为30px
B. 设置p段落中行高为30px
C. 设置p段落中字符间距为30px
D. 设置p段落中首行缩30px

答案查题题库