边框
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> /*body总有一个默认的外边距margin:0,常见操作*/ /*body{*/ /* margin: 0;*/ /* padding: 0;*/ /* text-decoration: none;*/ /*}*/ /*border:粗细,样式,颜色*/ #box{ width: 300px; border: 1px solid black; } h2{ font-size: 16px; background: coral; line-height: 30px; color: white; } form{ background: coral; } div:nth-of-type(1) input{ border: 3px solid black; } div:nth-of-type(2) input{ border: 2px dashed #FFE53B; } div:nth-of-type(3) input{ border: 2px solid #88ec85; } </style> </head> <body> <div id="box"> <h2>用户登录</h2> <form action="#"> <div> <span>用户名:</span> <input type="text"> </div> <div> <span>密码:</span> <input type="text"> </div> <div> <span>邮箱:</span> <input type="text"> </div> </form> </div> </body> </html>
我的一生
第1章-废物的一生
第50章-糟糕的婴儿
第300章-莫欺少年穷
第600章-莫欺中年穷
第1000章-莫欺老年穷
第1100章-不详的离去
第1101章-棺材板的震动
第1150章-盗墓贼的眼泪
第1200章-死者为大