<head> <base target="_blank" /> </head>
/*IE6/7/8*/ .clear{zoom:1;} /*通配及非IE*/ .clear:after{content:"";height:0;visibility:hidden;…
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xh…
<p style="width: 300px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;"&g…
#footer { position:fixed; left:0px; bottom:0px; height:30px; width:100%; background:#999; …
*{margin:0 auto; padding:0px;list-style:none;} .e{width:500px; border-top:solid #f00 1px; …
touchstart:触摸开始的时候触发 touchmove:手指在屏幕上滑动的时候触发 touchend:触摸结束的时候触发 而每个触摸事件都包括了三个触摸列表,每个列表里包含了…
html{ filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100…
加速度传感器,主要是感应手机的运动。捕获三个参数,分别表示空间坐标系中X、Y、Z轴方向上的加速度减去重力加速度在相应轴上的分量,其单位均为m/s2。和之前几篇传感器功能介绍中的一样…
/* set millions of background images */ .rbroundbox { background: url(nt.gif) repeat; } .r…
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/…