Three months from now , it will be 95 above and we will be cultivating corn , weeding strawberries and killing
查看答案
下列哪个正确的css集体声明方式
A. p;h1{color:red;}
B. .one{color:red;}
C.
D. two{color:red;}
E. p,h1{color:red;}
要在html标签中应用css类选择器所定义的样式,要设置标签的( )属性。
A. id
B. class
C. name
D. src
在html文件中引用abc.css文件中的样式,方法是
A.
B.
C.
D.
下列选项中,用于改变盒子模型内填充的是
A. margin
B. padding
C. type
D. border