国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > CSS > 正文

css reset 重置樣式介紹

2024-07-11 08:35:38
字體:
來源:轉載
供稿:網友

這個css reset代碼是我自己在參考前人的基礎上,并根據個人在多個實際項目中實戰得出來的,在尊重標簽本身用途的同時,又給予一些基本的實際需求。本reset只涉及常見的基本元素,以修正兼容為原則


/* ————————————————-
* reset css
* ————————————————-
*/
html{
height:100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body{
margin:0;
padding:0;
font:12px/1.5 Helvetica, Arial, sans-serif;
background-color:#fff;
height:100%;
text-align:center;
color:#404040;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,fieldset{
margin:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
input, select, label {
vertical-align:middle;
}
img{
border: none;
}
a {
text-decoration:none;
}
p{
margin:0 0 9px 0;
}
/* hn */
h1,h2{
line-height:36px;
}
h3{
line-height:27px;
}
h4,h5,h6{
line-height:18px;
}
h1{
font-size:24px;
}
h2{
font-size:20px;
}
h3{
font-size:16px;
}
h4{
font-size:14px;
}
h5,h6{
font-size:12px;
}
/* ul ol dl */
ul,ol{
margin: 0 0 18px 0;
padding:0;
}
ul li,ol li{
margin-left:25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
ul.nostyle{
list-style: none outside none;
}
ul.nostyle li{
margin-left: 0;
}
ul.inline-style{
list-style: none outside none;
}
ul.inline-style li{
float:left;
display:inline;
margin-left:0;
}
dl{
margin-bottom: 18px;
}
dt{
font-weight: bold;
}
dd{
margin:0 0 0 9px;
padding:0;
}
/* html5 */
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
display:block;
}
/* clearfix */
.clearfix:before, .clearfix:after {
content:””;
display:table;
}
.clearfix:after{
clear:both;
overflow:hidden;
}
.clearfix{
zoom:1;
}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 怀远县| 陇川县| 都匀市| 娱乐| 台中市| 延寿县| 永清县| 酉阳| 南丰县| 共和县| 怀仁县| 临汾市| 黔南| 山丹县| 蓬莱市| 翼城县| 珠海市| 泗洪县| 贵德县| 交城县| 蕲春县| 库尔勒市| 夏津县| 芒康县| 巴林左旗| 深圳市| 仙桃市| 通山县| 安义县| 鱼台县| 岳阳市| 武城县| 安阳县| 丰镇市| 方正县| 乐东| 梨树县| 永川市| 建平县| 张家界市| 桓台县|