摘要: 一. CSS: 1. 在标签上设置style属性: background-color: #FFA000; height: 48px; 2. 写在head里面,style标签中写样式: CSS选择器 (1)id选择区:(用的少,了解) (2)class选择器:(推荐使用) 注:注释:(/* */) ( 阅读全文
posted @ 2019-04-10 14:43 百里屠苏top 阅读(175) 评论(0) 推荐(0)