随笔分类 - HTML+CSS
摘要:Bootstrap 101 Template 你好,世界!
阅读全文
摘要:html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;} header,footer,section,art...
阅读全文
摘要:一、如果你想把utf-8转为GB2312 1、用记事本打开源码,把<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />换成<meta http-equiv=Content-Type content="text/ht
阅读全文
摘要:方法一:设置overflow清除浮动;方法二:添加元素清除浮动;方法三:通过伪类
阅读全文