摘要: .wrap { color : blue; width : 600px; height : 500px; border:groove; border-radius: 15px; .header { border:groove; width : 90%; a {/*伪类*/ color: red; f 阅读全文
posted @ 2017-03-07 10:48 等等wdd 阅读(4505) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <link rel="stylesheet/less" type="text/css" href="css/demo2.css"> <script src="js/ 阅读全文
posted @ 2017-03-07 10:47 等等wdd 阅读(770) 评论(0) 推荐(0)
摘要: .wrap { color : blue; width : 600px; height : 500px; border:groove; border-radius: 15px; .header { border:groove; width : 90%; } .content { border:gro 阅读全文
posted @ 2017-03-07 10:46 等等wdd 阅读(123) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <link rel="stylesheet/less" type="text/css" href="css/demo2.css"> <script src="js/ 阅读全文
posted @ 2017-03-07 10:45 等等wdd 阅读(206) 评论(0) 推荐(0)
摘要: @color: pink;@background-color:#32c8fa;@border-radius: 5px;.bordered { border-top: dotted 1px black; border-bottom: solid 2px black; height: 40px; lin 阅读全文
posted @ 2017-03-07 10:44 等等wdd 阅读(156) 评论(0) 推荐(0)
摘要: ddd.css另附 阅读全文
posted @ 2017-03-07 10:42 等等wdd 阅读(110) 评论(0) 推荐(0)