css盒子模型

网友投稿 556 2022-09-01

css盒子模型

css盒子模型

box model app

*{ margin: 0px; padding: 0px;}-{ width: 100%; height: 50px; background-color: black;}-_content{ width: 75%; height: 50px; margin: 0px auto; background-color: blue;}.body{ margin: 20px auto; width: 75%; height: 1500px; background-color: aquamarine;}.body_img{ width: 100%; height: 400px; background-color: brown;}.body_content{ width: 100%; height: 1100px; background-color: orchid; }.body_no{ width: 100%; height: 50px; background-color: antiquewhite;}.footing{ width: 75%; height: 400px; background-color: indianred; margin: 0px auto;}.footing_content{ width: 100%; height: 300px; background-color: darkgreen;}.footing_subnav{ width: 100%; height: 100px; background-color: black;}

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:从Centos7升级到Centos8的教程(图文详解)
下一篇:JS 构建对象实例
相关文章

 发表评论

暂时没有评论,来抢沙发吧~