判断题
font-style:italic可以实现文本斜体效果。
正确
判断题 line-height属性是定义高度的。
判断题 background-attachment属性定义背景图像位置是否固定。
判断题 设置网页背景颜色为绿色的语句(使用CSS属性)写法为:background-color=“green”。