网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Css中,段落中文字居中使用的属性是()。

  • A、color
  • B、text-indent
  • C、align
  • D、text-align

参考答案

更多 “Css中,段落中文字居中使用的属性是()。A、colorB、text-indentC、alignD、text-align” 相关考题
考题 下列选项中不属于CSS文本属性的是()。A.font-sizeB.text-transformC.text-alignD.line-height

考题 改变某个元素的文本颜色的 CSS属性是( )。A.text—colorB.FgcoiorC.colorSX 改变某个元素的文本颜色的 CSS属性是( )。A.text—colorB.FgcoiorC.colorD.text—color

考题 Photoshop中文字的基本属性包括:A. 字符属性B. 图层样式C. 段落属性D. 蒙版属性

考题 Photoshop6中文字的属性可以分为哪两部分()A. 字符B. 段落C. 水平D. 垂直

考题 在css中,以下()属性用来设置文本的行距。A、font-sizeB、line-heightC、backgroundD、text-align

考题 在HTML中,使用HTML元素的class属性,将样式应用于网页上某个段落的代码如下所示: P class=“firstp”这是一个段落 /P 下面选项中,()正确定义了上面代码引用的样式规则。A、style type="text/css"P{color:red}/style B、style type="text/css"#firstp {color:red} /style C、style type="text/css" .firstp{color:red} /style D、style type="text/css"P.firstp{color:red}/style

考题 在css中,下列()属性用来设置段落的首行缩进。A、text-alignB、text-indentC、text-styleD、text-decoration

考题 下列选项中不属于CSS文本属性的是()A、font-sizeB、text-transformC、text-alignD、line-height

考题 下面哪个CSS属性是用来更改背景图片的()。A、background-colorB、background-imageC、background-repeatD、background-scroll

考题 边框宽度用css的()属性表示。A、border-colorB、border-styleC、border-widthD、border-solid

考题 以下是tr行属性的是()。A、heightB、bgcolorC、alignD、valign

考题 以下表明水平线属性的是()A、colorB、sizeC、alignD、h1

考题 以下不属于水平线属性的是()A、colorB、srcC、alignD、space

考题 下列关于段落css属性代码书写不正确的是()。A、p{line-height:24px;text-align:middle;}B、p{line-height:20px;text-align:center;}C、p{line-height:24px;text-align:top;}D、p{line-height:24px;align:100px;}

考题 Photoshop6中文字的属性可以分为哪两部分()A、字符B、段落C、水平D、垂直

考题 在CSS中,可用于设置文本的行高的属性是()。A、text-indentB、letter-spacingC、text-alignD、line-height

考题 下列代码使用HTML元素的ID属性,将样式应用于网页上的某个段落:<P id=”firstp”>这是一个段落</P>,下面选项中,()正确定义了上面代码引用的样式规则。A、<Style Type=”text/css”> P {color:red} </Style>B、<Style Type=”text/css”> #firstp {color:red} </Style>C、<Style Type=”text/css”> .firstp {color:red} </Style>D、<Style Type=”text/css”> P.firstp {color:red} </Style>

考题 css中背景属性可以简写为background:;下列选项属于背景子属性的是()。A、背景色----background-colorB、背景图片----background-imageC、背景重复----background-repeatD、背景图片尺寸----background-size

考题 Css中,段落缩进使用的属性是()。A、colorB、text-indentC、alignD、text-align

考题 下面选项中,可以设置页面中某个DIV标签相对页面水平居中的CSS样式是()。A、margin:0autoB、padding:0autoC、text-align:centerD、vertical-align:middle

考题 段落文本的水平居中对齐属性是将align值定义为Middle

考题 以下对HTML中使用CSS说法不正确的是()。A、CSS必须在HTML中使用B、HTML中必须使用CSSC、在HTML中可以使用CSS,也可以不使用D、在HTML元素中通过属性完成的设置,部分也可以通过CSS来设置

考题 Photoshop中文字的基本属性包括()A、字符属性B、图层样式C、段落属性D、蒙版属性

考题 单选题下列代码使用HTML元素的ID属性,将样式应用于网页上的某个段落:<P id=”firstp”>这是一个段落</P>,下面选项中,()正确定义了上面代码引用的样式规则。A <Style Type=”text/css”> P {color:red} </Style>B <Style Type=”text/css”> #firstp {color:red} </Style>C <Style Type=”text/css”> .firstp {color:red} </Style>D <Style Type=”text/css”> P.firstp {color:red} </Style>

考题 单选题Css中,段落中文字居中使用的属性是()。A colorB text-indentC alignD text-align

考题 单选题Css中,段落缩进使用的属性是()。A colorB text-indentC alignD text-align

考题 多选题css中背景属性可以简写为background:;下列选项属于背景子属性的是()。A背景色----background-colorB背景图片----background-imageC背景重复----background-repeatD背景图片尺寸----background-size