modern-web-design-and-development

(Brent) #1

(^5) font...
(^6) color...
7 }
8
9 h 1 ,h 2 ,h 3 {}
10 p, blockquote, pre, code, ol, ul{}
11
12 / Structural elements /
13 #wrapper{
(^14) width: 80%;
(^15) margin: 0 auto;
16
(^17) background: #fff;
(^18) padding: 20px;
19 }
20
21 #content{
(^22) width: 54%;
(^23) float: left;
(^24) margin-right: 3%;
25 }
26
27 #sidebar-left{
(^28) width: 20%;
(^29) float: left;
(^30) margin-right: 3%;
31 }
32
33 #sidebar-right{
(^34) width: 20%;
(^35) float: left;
36 }

Free download pdf