body {
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    color: black;
    background-color: #ffc;
    margin: 1em;
    padding: 0;
}
/* By the way, this is a comment */
p {
    line-height: 1.5em;
}
h1 {
    color: #ffc;
    background-color: #900;
    font-size: 2em;
    margin: 0;
    margin-bottom: 0.5em;
    padding: 0.25em;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 0.5em;
    border-bottom-color: #c00;
}
h2 {
    color: white;
    background-color: #090;
    font-size: 1.5em;
    margin: 0;
    padding: 0.1em;
    padding-left: 1em;
}
h3 {
    color: #999;
    font-size: 1.25em;
}
img {
    border-style: dashed;
    border-width: 2px;
    border-color: #ccc;
}
a {
    text-decoration: none;
}
strong {
    font-style: italic;
    text-transform: uppercase;
}
li {
    color: #900;
    font-style: italic;
}
table {
    background-color: #ccc;
}

40個可愛粉色兒童房設計裝修設計2018-04-22

100款國外食品包裝設計集包裝設計2017-07-17

40幅日本海報設計作品海報設計2017-07-04

46款茶品牌和包裝設計欣賞包裝設計2017-04-14

20款現代簡約風格名片設計名片設計2016-04-18

59款日本優秀logo設計欣賞標志設計2016-03-29

10個CSS簡寫/優化技巧CSS教程2013-06-04

css的margin縮寫方式CSS教程2012-05-23

CSS網頁布局時常犯的幾種CSS教程2009-09-28

CSS浮動屬性Float詳解CSS教程2009-09-17

CSS定位屬性Position詳解CSS教程2009-09-17

CSS布局教程:絕對定位和相CSS教程2009-07-15