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

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

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Lucida Grande'; color: #000000} span.s1 {font: 12.0px 'Hiragino Kaku Gothic ProN'} span.s2 {font: 12.0px 'PingFang SC'} 下列选项中,哪些属于学习的态度?

A.生而知之

B.学而不知

C.困而不学

D.不学而能


参考答案和解析
正确
更多 “p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Lucida Grande'; color: #000000} span.s1 {font: 12.0px 'Hiragino Kaku Gothic ProN'} span.s2 {font: 12.0px 'PingFang SC'} 下列选项中,哪些属于学习的态度?A.生而知之B.学而不知C.困而不学D.不学而能” 相关考题
考题 以下样式规则正确的是()。 A.h1{color:red。font-size:25px。}B.img{color:red;font-size:25px;}C.h1{font-color:red;font-size:25px;}D.h1{color:red;font-size:25px;}

考题 下列选项中,不属于文本属性的是( )。 A. font-sizeB.font-styleC. text-alignD. font-color

考题 在HTML语言中,如果对文字的颜色进行修饰,应通过()A. font-family:"宋体"B. font-size: 10ptC. href=". . /color. html"D. color:" # EDFEDF"

考题 以下定义font的CSS表示法中错误的是()。 A. font: 12px/14px sans-serifB. font: 80% sans-serifC. font: bold italic large Palatino, serifD. font:2em

考题 不可以在font/font标记中使用的属性是?() A.backgroundB.sizeC.faceD.color

考题 若要以标题2形式、红色显示Hello World文字,应该怎样编写?() A.〈font color="red" size="2"〉Hello World〈/font〉B.〈h2〉〈red〉Hello World〈/red〉〈/h2〉C.〈h2〉〈font color="red"〉Hello World〈/font〉〈/h2〉D.〈h2〉Hello World〈/h2〉

考题 下面哪一个选项是用来设置可以获取一个字体字型的外观为粗体()。A、Font.FACE_SYSTEMB、Font.STYLEOLDC、Font.STYLE_ITALICD、Font.SIZE_LARGE

考题 下列选项中,()是类选择器。A、#header{color:#C63;font-size:12px;font-weight:bold;}B、.menu{color:#C63;font-size:12px;font-weight:bold;}C、.txtp{color:#C63;font-size:12px;font-weight:bold;}D、h2{color:#C63;font-size:12px;font-weight:bold;}

考题 以下HTML代码中,哪一个是将词语“Run Away Bride”显示为Verdana字体并且字号为5号的正确代码?()A、font size=“5”font=“Verdana”Run Away Bride/font B、font size=“5”face=“Verdana”Run Away Bride/font C、font size=5 font=Verdana“Run Away Bride”/font D、font size=5 face=“Verdana”,text=“Run Away Bride”/font

考题 在HTML中,()能把字符设置成7号字。A、<FONTSIZE=”7”></FONT>B、<FONTSIZE=”+2”></FONT>C、<FONTSIZE=”+4”></FONT>D、<FONTSIZE=”-1”></FONT>

考题 CSS的样式表中字体的属性中()用来修饰字体的对比度和亮度。A、font-familyB、font-styleC、font-weightD、font-variant

考题 下面的选项中,定义字号大小正确的是()A、p{font-size:12px;}B、p{font-size:12px}C、p{font-size:"12px";}D、p{font-size:1em;}

考题 设置字体以粗体的形式显示,使用()属性。A、font-styleB、font-sizeC、font-weightD、font-family

考题 关于行内样式语法格式正确的是()。A、〈p style="color:red,font-size:14px;"〉行内样式〈/p〉B、〈p style="color=red;font-size:14px;"〉行内样式〈/p〉C、〈p style="color:red;font-size:14px;"〉行内样式〈/p〉D、以上都不正确

考题 在下面的选项中,符合CSS选择器的语法格式的是()。A、p{font-size:12px;}B、#myfont{font-weight:bold;}C、.green{color:green;}D、{margin:0;padding:0;}

考题 下列哪个css属性能够设置文本加粗()A、font-weight:boldB、style:boldC、font:bD、font=

考题 以下属于css文字属性的有()。A、font-weightB、font-sizeC、marginD、font-family

考题 在HTML语言中,如果对文字的颜色进行修饰,应通过()A、 font-family:”宋体”B、 font-size:10ptC、href=”../color.html”D、 color:”#EDFEDF”

考题 下面哪个选项不符合样式表的基本语法规则()A、 a:link {color: #FF3366;font-family: "宋体";text-decoration: none;}B、 a:visited {font-family: "宋体";color: #339900;text-decoration: none;}C、 a:hover {color: #FF6600;font-family: "宋体";text-decoration: underline;}D、 a:active (font-family: "宋体";color: #339900;text-decoration: none;)

考题 来取得代表特定字型的Font对象的方法是()。A、Font.getFont(intface,intstyle,intsize)B、Font.getDefaultFont()C、Font.getFont()D、Font.getFontFace()

考题 在HTML页面中,分析P{color:red;font-size:30px;font-family:"宋体";}这个样式规则,则以下选项中()表示属性。A、PB、colorC、宋体D、30px

考题 下列选项中可以用来设置字体大小的是()。A、font-weight:bold;B、style:bold;C、font:12px;D、font:bold;

考题 下列选项中可以用来改变字体颜色的是()。A、text-colorB、fgcolorC、font-colorD、color

考题 在id为titleText的div中设置字体颜色为#323F69,字体大小为12px,行高为20px,下列代码正确的是()。A、.titleText{color:#323F69;font-size:20px;line-height:12px;}B、.titleText{color:#323F69;font-size:12px;line-height:20px;}C、#titleText{color:#323F69;font-size:20px;line-height:12px;}D、#titleText{color:#323F69;font-size:12px;line-height:20px;}

考题 单选题下面哪个选项不符合样式表的基本语法规则()A  a:link {color: #FF3366;font-family: 宋体;text-decoration: none;}B  a:visited {font-family: 宋体;color: #339900;text-decoration: none;}C  a:hover {color: #FF6600;font-family: 宋体;text-decoration: underline;}D  a:active (font-family: 宋体;color: #339900;text-decoration: none;)

考题 单选题在HTML语言中,如果对文字的颜色进行修饰,应通过()A  font-family:”宋体”B  font-size:10ptC href=”../color.html”D  color:”#EDFEDF”

考题 单选题在HTML页面中,分析P{color:red;font-size:30px;font-family:"宋体";}这个样式规则,则以下选项中()表示属性。A PB colorC 宋体D 30px

考题 多选题在HTML中,()能把字符设置成7号字。A<FONTSIZE=”7”></FONT>B<FONTSIZE=”+2”></FONT>C<FONTSIZE=”+4”></FONT>D<FONTSIZE=”-1”></FONT>