<div class="the-container"> <input type="checkbox" id="toggle" /> <label fo…
<div id="backgroundImage"> <img src="img/bodybg.jpg" /> </div> <div i…
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=u…
<html> <head> <title>简易小说</title> <link rel="stylesheet" type="…
.well, .navbar-inner, .popover, .btn, .tooltip, input, select, textarea, pre, .progress, .…
<!-- HTML5基本文档结构 //--> <!DOCTYPE html> <html> <head> <meta char…
html,body{ font-size:12px; font-family:"寰蒋闆呴粦";} .topbar{height: 40px; background: #2d363…
<!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就会有问题 解决 在“相对定位的父容器…
CSS BFC(Block Formatting Context)