摘要: 1.样式 用class来定位 1 <head> 2 <meta charset="UTF-8"> 3 <title>Title</title> 4 <style> 5 /*.开头,通过class来赋予样式*/ 6 .s1{ 7 background-color: red; 8 height:24px 阅读全文
posted @ 2017-11-25 21:42 Demoncloud 阅读(172) 评论(0) 推荐(0)