博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
淘宝样式初始化代码
阅读量:6865 次
发布时间:2019-06-26

本文共 789 字,大约阅读时间需要 2 分钟。

hot3.png

body, h1, h2, h3, h4, h5, h6, hr, p,blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input,textarea, th, td { margin:0; padding:0; }

body, button, input, select, textarea {font:12px/1.5tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var {font-style:normal; }
code, kbd, pre, samp {font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea {font-size:100%; }
table { border-collapse:collapse;border-spacing:0; }

转载于:https://my.oschina.net/u/1778998/blog/800947

你可能感兴趣的文章
孙子兵法
查看>>
MAC使用技巧之苹果电脑新手最容易犯的20个错误
查看>>
vm虚拟机安装系统后出现operating system not found解决办法(VM装ghost 不能进系统的解决方法)...
查看>>
二进制安装 MySQL 格式待整理
查看>>
按时按登录IP记录Linux所有用户操作日志的方法(附脚本)
查看>>
JAVA中的标记接口
查看>>
ERP英文常见缩写
查看>>
优秀博文汇总
查看>>
MapReduce Application中mapper的数目和分片的数目
查看>>
Intellij IDEA神器常用技巧四-类和方法注释模板设置
查看>>
border-redius的妙处
查看>>
工程师向你展示手机加速度传感器如何工作,有影片辅助说明
查看>>
python urllib2详解及实例
查看>>
elasticsearch安装配置
查看>>
项目经验总结-Eclipse图表工具Birt的使用技巧(二)
查看>>
C语言中的const详细介绍
查看>>
hibernate二级缓存原理
查看>>
Spring使用Cache
查看>>
A星之地形成本的实现
查看>>
11、开源游戏-“胡子”单位信息、战斗、情节触发
查看>>