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

首頁(yè) > 開發(fā) > CSS > 正文

css reset 重置樣式介紹

2024-07-11 08:26:00
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
這個(gè)css reset代碼是我自己在參考前人的基礎(chǔ)上,并根據(jù)個(gè)人在多個(gè)實(shí)際項(xiàng)目中實(shí)戰(zhàn)得出來(lái)的,在尊重標(biāo)簽本身用途的同時(shí),又給予一些基本的實(shí)際需求。本reset只涉及常見的基本元素,以修正兼容為原則

復(fù)制代碼
代碼如下:
/* -------------------------------------------------
* 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;
}
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 兰西县| 鲁山县| 庆城县| 玉龙| 义乌市| 多伦县| 偏关县| 青州市| 山阳县| 三河市| 都昌县| 阳城县| 彰武县| 霍林郭勒市| 清流县| 梅河口市| 成都市| 通江县| 通山县| 泗水县| 安义县| 乐都县| 鹤壁市| 西乌| 伊春市| 盖州市| 苏尼特左旗| 南投县| 黑水县| 达州市| 和硕县| 手游| 德惠市| 香港 | 平陆县| 克山县| 吴旗县| 合作市| 宜良县| 新宁县| 沅陵县|