.kertastu {
margin: 50px auto;
background: #fff;
width: 300px;
height: 400px;
border-radius: 3px;
position: relative;
box-shadow: 0 0 0 1px #ccc,
0 4px 0 -2px #fff,
0 4px 0 -1px #ccc,
0 8px 0 -4px #fff,
0 8px 0 -3px #ccc;
}
h1, h2 {
font-family: "Helvetica Neue", Helvetica, Arial;
color: #666;
text-align: center;
padding: 100px 30px 0;
font-weight: bold;
font-size: 30px;
}
h1 span {
color: #f48979;
font-size: 60px;
line-height: 120px;
}
h2 {
font-size: 14px;
color: #999;
font-weight: 100;
}
Your Ads Here
Artikel Terkait
Next Article
« Prev Post
« Prev Post
Previous Article
Next Post »
Next Post »
Penulisan markup di komentar
- Untuk menulis huruf bold gunakan
<strong></strong>
atau<b></b>
. - Untuk menulis huruf italic gunakan
<em></em>
atau<i></i>
. - Untuk menulis huruf underline gunakan
<u></u>
. - Untuk menulis huruf strikethrought gunakan
<strike></strike>
. - Untuk menulis kode HTML gunakan
<code></code>
atau<pre></pre>
atau<pre><code></code></pre>
, dan silakan parse kode pada kotak parser di bawah ini.
Subscribe to:
Post Comments (Atom)