摘要:
一。css方法 <style type="text/css"> html,body{ height: 100%; } body{ display: flex; flex-direction: column; height: 100%; } .head{ flex: 0 0 auto; } .cont 阅读全文
posted @ 2017-09-19 23:39
简梦
阅读(517)
评论(0)
推荐(0)
摘要:
一。。。toggle()方法 <style> div{ width:200px; height:auto; margin:10px; color:#fff; } div h3{ height:30px; line-height:30px; background:#f00; margin:0px; t 阅读全文
posted @ 2017-09-19 21:00
简梦
阅读(1129)
评论(0)
推荐(0)