摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title>你画我猜</title> <style> #box{ width: 600px; height: 500px; margin: 100px auto; background-colo 阅读全文
posted @ 2017-03-22 08:48 敷衍轻笑 阅读(278) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style> *{margin: 0; padding: 0;} ul,li{list-style: none;} .container{perspective: 阅读全文
posted @ 2017-03-22 08:47 敷衍轻笑 阅读(153) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> <script type="text/javascript"> /* * 设置fillStyle属性可以是CSS颜色,渐变,或图案。fillStyle 默认设置 阅读全文
posted @ 2017-03-22 08:45 敷衍轻笑 阅读(239) 评论(0) 推荐(0)