2016年11月16日
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> #main{ height: 400px; width: 400px; margin: 20px auto; } 阅读全文
posted @ 2016-11-16 20:28 代码小公主 阅读(2970) 评论(0) 推荐(1) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> #box{ background-color: green; border-radius: 20px; paddi 阅读全文
posted @ 2016-11-16 20:14 代码小公主 阅读(612) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <input type="text" placeholder="请输入一个数字" /> <input type="text" pla 阅读全文
posted @ 2016-11-16 20:09 代码小公主 阅读(15900) 评论(1) 推荐(1) 编辑