单项选择题
A.内联的CSSB.别用CSS,用GoogleC.外部CSSD.内部CSS
CSS样式,下面哪一个将整个页面字体设为Verdana?()A.page{font-family:Verdan...
单项选择题CSS样式,下面哪一个将整个页面字体设为Verdana?()
A.page{font-family:Verdana;}B.body{font-type:Verdana;}C.body{font-family:Verdana;}D.font{Verdana;}
CSS样式,.center {text-align:center;}是()。A.一个html标签B.一种位置调...
单项选择题CSS样式,.center {text-align:center;}是()。
A.一个html标签B.一种位置调整方式C.ID SelectorD.类Selector
CSS样式,什么属性来设置元素的最大高度?()A.max-heightB.maximum-heightC.ma...
单项选择题CSS样式,什么属性来设置元素的最大高度?()
A.max-heightB.maximum-heightC.max:heightD.m-height