摘要:
<!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
代码小公主
阅读(2992)
评论(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
代码小公主
阅读(617)
评论(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
代码小公主
阅读(15919)
评论(1)
推荐(1)