Blogger Information
Blog 77
fans 0
comment 2
visits 55714
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
常用的reset代码
南瓜又个梦
Original
506 people have browsed it
  1. *{
  2. margin-left:auto;
  3. margin:-right:auto;
  4. box-sizing:border-box;
  5. }
  6. li{
  7. list-style:none;
  8. }
  9. img{
  10. max-width:100%;
  11. }
  12. .clearfix:after{
  13. content: '';
  14. display: block;
  15. clear: both;
  16. }/*放父元素里*/
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post