<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/ht…
/* Curtain */ .link-curtain { background: rgba(149,165,166,0.3); } .link-curtain a { overf…
1 IE6中绝对定位位置错误 BUG 在ie6中 . 如果参照物没有触发haslayout . 那么“绝对定位的容器”的left和bottom就会有问题 解决 在“相对定位的父容器…
<div class="logo"> <div></div> <div></div> <div></d…
#ds-reset .ds-avatar img,#ds-reset .ds-avatar img:hover{ -webkit-animation-fill-mode: both…
@charset "utf-8"; /* Document : CSS样式初始化 Created on : 2013. 8. 6,15:41:00 Author : Descrip…
pre, code { display: block; background: none repeat scroll 0 0; background-color: #555555;…
<meta charset="UTF-8" /> <style type="text/css"> .ellipsis { white-space: nowr…
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> &…
.floatbox{ position: fixed; left:50%; bottom:0; width:100px; height:100px; margin-left:480…
#first{font-size:16px;} #second{font-size:24px;}