html 样式初始化,CSS 初始化样式

/*

* -- 样式说明 --

* 最大优先实现法,全局能实现不用区域,区域能实现不用模板,

* 模板能实现不用界面,界面能实现不用标签

* g - 全局

* t - 区域

* m - 模板

* ui - 界面

* lb - 标签

* 特殊标签

* j - 脚本

* fix - 浮窗

* is - 正则

* f - 一切浮窗

*/

手机(mb)的公共样式:

/*base style*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{ margin:0; padding:0;}

html,body{ font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif; color:#000; background-color:#fff; font-size:16px; overflow-x:hidden; -webkit-user-select: none; user-select: none;}

a{ color:#06f; text-decoration:none;}

a:hover{ color:#f60; text-decoration:none;}

img{ border:none; vertical-align:middle; max-width: 100%; -webkit-touch-callout: none;}

i,em{ font-style:normal;}

li{ list-style-type:none;}

textarea{ resize:vertical;}

input, select, textarea{ font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif; background-color:#fff; margin:0; padding:0; outline:none;}

/*global style*/

.g-fl{ float:left;}

.g-fr{ float:right;}

.g-c{ zoom:1;}

.g-c:after{ clear:both; content:"."; display:block; height:0; visibility:hidden;}

.g-w{ max-width:414px; min-width:320px; width: 96%; margin-left:auto; margin-right:auto;}

.g-hide{ display:none !important;}

/*

a, img {

-webkit-touch-callout: none; //禁止长按链接与图片弹出菜单

}

html, body {

-webkit-user-select: none; //禁止选中文本(如无文本选中需求,此为必选项)

user-select: none;

}

*/

电脑(pc)的公共样式:

/*base style*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{ margin:0; padding:0;}

body{ font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Arial"; color:#333; background-color:#fff; font-size:15px; background-image:url(about:blank); background-attachment:fixed; overflow-x:hidden;}

a{ color:#06f; text-decoration:none;}

a:hover{ color:#f60; text-decoration:none;}

img{ border:none; vertical-align:middle; max-width: 100%;}

i,em{ font-style:normal;}

li{ list-style-type:none;}

textarea{ resize:vertical;}

input, select, textarea{ font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Arial"; background-color:#fff; margin:0; padding:0; outline:none;}

area{ outline: none;}

/*global style*/

.g-fl{ float:left;}

.g-fr{ float:right;}

.g-c{ zoom:1;}

.g-c:after{ clear:both; content:"."; display:block; height:0; visibility:hidden;}

.g-w{ max-width: 1200px; min-width: 980px; width: 96%; margin-left:auto; margin-right:auto;}

.g-hide{ display:none !important;}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值