#2 Only One
Friday, December 7, 2012 // 0 comments

#3 Bacon
// 0 comments

Link Hover 2
Saturday, November 3, 2012 // 2 comments
a:link, a:visited{ -webkit-transition:.5s; color:#B8DFC2; text-decoration: none;} a:hover{ color:#fff; background: #B8DFC2; -webkit-transition:.5s; }
a:link, a:visited{paste kode itu di atas kode </style>
-webkit-transition:.5s;
color:#B8DFC2;
text-decoration: none;}
a:hover{
color:#fff;
background: #F6CED8;
border: 2px solid #FA5882;
-webkit-transition:.5s; }
a:link, a:visited{paste kode itu di atas kode </style>.
-webkit-transition:.5s;
color:#B8DFC2;
text-decoration: none;}
a:hover{
color:#fff;
background: #B8DFC2;
border-radius:20px;
padding:2px;
-webkit-transition:.5s; }
p/s: text warna merah: kode warna
Post title 1
// 0 comments
Title
Pertama, copy dulu kode font dibawah ini, kalau kamu mau pakai font seperti diatas (yang tulisannya Title)
<link href='http://fonts.googleapis.com/css?family=McLaren' rel='stylesheet' type='text/css'>
Kalau sudah, paste kode itu di bawah kode <head>
tapi kalau nggak mau, nggak usah dicopy.
sekarang, copy kode ini dan paste di atas kode </style>
h1 {
margin: 5px;
padding: 3px;
font-size: 28px;
font-family: McLaren;
color: #000;
line-height: 0.4em;
text-align: center;
background: #F2F2F2;
border-radius: 5px;
padding: 0.1px;
}
Cara pakainya, kamu taruh kode ini dimana-mana, tapi HARUS di POST, atau di SIDEBAR.
<h1>Title</h1>text warna merah: title atau judul