css 初始化

mac2022-06-30  15

css resize

/*resize*/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,menu { margin:0; padding:0; } body { font-size:12px; -webkit-text-size-adjust:none; font-family:Arial,Helvetica,sans-serif; } img { border:none; } ol,ul { list-style:none; } em { font-style:normal; } a { text-decoration:none; } .clearfix { #zoom:1; } .clearfix:after { content:' '; display:block; height:0; clear:both; color:#fff; } body { background:#333; }

 

转载于:https://www.cnblogs.com/pengfei25/p/11050894.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)