大学职业资格刷题搜题APP
下载APP
课程
题库模板
WORD模板下载
EXCEL模板下载
题库创建教程
创建题库
登录
logo - 刷刷题
创建自己的小题库
搜索
【单选题】

Which of the following is not an attribute for setting border? ( )

A.
border-style
B.
border-width
C.
border-color
D.
border-size
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
收藏 - 刷刷题收藏
举报
刷刷题
参考答案:
举一反三

【单选题】The correct statement about border of box is ( ).

A.
The border-stylerepresentsthe thickness of the border.
B.
The border:10px solid red; represents a red dotted border with a thickness of 10px.
C.
The border:10px red; represents a red border with a thickness of 10px.
D.
The border-bottom:10px dashed green; representsthe thickness of the bottom border is 10px and it is a dotted green line.

【单选题】float<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>float</title> <style> .about{ width: 500px; } .about img{ float:left; width:200px; } <...

A.
Text overlays on picture.
B.
Text is on the top, and picture is on the bottom.
C.
Picture is on the left, and text is arranged on the right.
D.
Picture is on the left, and text surrounds the picture.

【多选题】In css, if the border is not displayed, which of the following statements is correct? ( )

A.
Set border:0px solid blue;
B.
Set border-color:transparent;
C.
Set border:none;
D.
Set border:1px solid transparent;

【单选题】Which of the following can't be used for making text bold? ( )

A.
Use <b></b> tags in html
B.
Use <strong></strong> tags in html
C.
Use font-weight: bold in CSS
D.
Use font-style: strong in CSS

【单选题】In html, which of the following statements about font attributes in css styles is true? ( )

A.
The font-size is used to set the size of the text font.
B.
The font-family is used to set the alignment of text.
C.
The font-style is used to set the font of text.
D.
The text-decoration is used to set the font shape of text.

【单选题】To set the text style of the p tag with class name "box" in the div tag to: the text is centered, the first line is indented 2em, the font size is 20px and the line height is 30px.Which of the followi...

A.
.box .p{ line-height: 30px; font-indent: 2em; text-align: center; font-size: 20px; }
B.
.box p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
C.
.box .p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
D.
.box p{ text-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }

【单选题】In css, the background image needs to be located in the lower left corner of the box. The codes should be written as: ( )

A.
background-image:left foot
B.
background-image:left bottom
C.
background-position:left foot
D.
background-position:left bottom
相关题目:
【单选题】The correct statement about border of box is ( ).
A.
The border-stylerepresentsthe thickness of the border.
B.
The border:10px solid red; represents a red dotted border with a thickness of 10px.
C.
The border:10px red; represents a red border with a thickness of 10px.
D.
The border-bottom:10px dashed green; representsthe thickness of the bottom border is 10px and it is a dotted green line.
【单选题】float<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>float</title> <style> .about{ width: 500px; } .about img{ float:left; width:200px; } <...
A.
Text overlays on picture.
B.
Text is on the top, and picture is on the bottom.
C.
Picture is on the left, and text is arranged on the right.
D.
Picture is on the left, and text surrounds the picture.
【多选题】In css, if the border is not displayed, which of the following statements is correct? ( )
A.
Set border:0px solid blue;
B.
Set border-color:transparent;
C.
Set border:none;
D.
Set border:1px solid transparent;
【单选题】Which of the following can't be used for making text bold? ( )
A.
Use <b></b> tags in html
B.
Use <strong></strong> tags in html
C.
Use font-weight: bold in CSS
D.
Use font-style: strong in CSS
【单选题】In html, which of the following statements about font attributes in css styles is true? ( )
A.
The font-size is used to set the size of the text font.
B.
The font-family is used to set the alignment of text.
C.
The font-style is used to set the font of text.
D.
The text-decoration is used to set the font shape of text.
【单选题】To set the text style of the p tag with class name "box" in the div tag to: the text is centered, the first line is indented 2em, the font size is 20px and the line height is 30px.Which of the followi...
A.
.box .p{ line-height: 30px; font-indent: 2em; text-align: center; font-size: 20px; }
B.
.box p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
C.
.box .p{ line-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
D.
.box p{ text-height: 30px; text-indent: 2em; text-align: center; font-size: 20px; }
【单选题】In css, the background image needs to be located in the lower left corner of the box. The codes should be written as: ( )
A.
background-image:left foot
B.
background-image:left bottom
C.
background-position:left foot
D.
background-position:left bottom
刷刷题-刷题-导入试题 - 刷刷题
参考解析:
题目纠错 0
发布
刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-单词鸭