网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
4、如果某组件的margin属性设置为margin: 10px auto,表示该组件的外边距为()
A.上、下边距为10px,左右边距任意
B.上、下边距为10px,左右边距相等
C.上、下边距为10px,左右边距为0
D.上、下边距为10px,左右边距等于上、下边距
参考答案和解析
B
更多 “4、如果某组件的margin属性设置为margin: 10px auto,表示该组件的外边距为()A.上、下边距为10px,左右边距任意B.上、下边距为10px,左右边距相等C.上、下边距为10px,左右边距为0D.上、下边距为10px,左右边距等于上、下边距” 相关考题
考题
MArgin属性主要有哪几种属性?()
A边距(mArgin)B左边距(mArgin-left)C右边距(mArgin-right)D上边距(mArgin-top)E下边距(mArgin-Bottom)
考题
在CSS中,关于BOX的margin属性的叙述正确的是()。A、边距margin只能取一个值B、margin属性的参数有margin-left、margin-right、margin-top、margin-bottomC、margin属性的值不可为autoD、margin属性的参数值不能全部设置成0px
考题
要设置宽度不为100%的页面容器居中,则可以在CSS定义中添加( )
A.margin-left:0;margin-right:0;B.margin-left:auto;margin-right:auto;C.margin-left:100%;margin-right:100%;D.margin-left:auto;margin-right:0;
考题
下列哪种CSS属性不能让页面在浏览器中居中显示(网页中所有可显示的元素都包含在一个id为container的div盒子内)()。A.container{margin:0auto;width:780px;}B.container{position:relative;width:780px;left:50%;margin-left:-390px;}C.container{margin:0auto;width:85%;}D.container{position:relative;width:780px;right:50%;margin-left:390px;}
考题
在bootstrap中,关于全局设置的说法,错误的是()A、font-size为14px B、line-height 设置为 1.428 C、p设置了等于 1/2 行高(即 10px)的底部外边距(margin)D、p设置了等于 1/2 行高(即 10px)的底部内边距(padding)
考题
下面选项中,()可以设置网页中某个标签的右外边距为10像素。A、margin:0 10pxB、margin:10px 0 0 0C、margin:0 1 0 0 0pxD、padding-right:10px
考题
在使用div定义宽度时,有时候表现出来的会比自己实际设置的宽度要宽,下面哪些属性值会产生这种影响()A、 cellpadding=”10px″B、 padding:10pxC、 margin:10pxD、 cellspacing=”10px″
考题
如果外边距上为10px,右为5px,下为6px,左为20px那如何写语法()。A、margin:10px 5px 8px 20pxB、margin:10px 5px;C、margin:8px 20pxD、margin:10px 5px 8px;
考题
在css中,为页面中的某个div标签设置样式为Div{width:200px;border:10px;margin:10px; }则该标签的实际宽度为()。A、200px;B、220px;C、240px;D、250px;
考题
CSS盒子模型中表示内容与边框间的距离的属性为___,表示盒子与其它盒子之间的距离的属性为___。()A、padding;marginB、padding;borderC、margin;paddingD、margin;border
考题
下面选项中,()可以设置网页中某个标签的左外边距为5像素。A、margin-right:5px;B、padding-right:5px;C、margin-left:5px;D、padding-left:5px;
考题
下面选项中,()可以设置网页中某个标签的右外边距为10像素。A、margin:0 10pxB、margin:10px 0 0 0C、margin:0 10 0 0pxD、padding-right:10px
考题
单选题在css中,为页面中的某个div标签设置样式为Div{width:200px;border:10px;margin:10px; }则该标签的实际宽度为()。A
200px;B
220px;C
240px;D
250px;
考题
单选题在CSS中,关于BOX的margin属性的叙述正确的是()。A
边距margin只能取一个值B
margin属性的参数有margin-left、margin-right、margin-top、margin-bottomC
margin属性的值不可为autoD
margin属性的参数值不能全部设置成0px
热门标签
最新试卷