Tutorial Blog








Chatbox







Ask fm

You can request here
Please check that you've log in into your account
No ask fm account ? Right your name and URL blog


Credit





Design by Dirah .
Helped by Tiqah , Wana , Qistina , Afiqah Colour codes.
Used by Me
Navi *5
Tuesday 8 October 2013 | 07:58 | 4000 comments





Annyeonghaseyo ! Hoohhhhh (menguap) .. nak tdo dah nie...kali nie nak bgi tuto ttg navi no-5.Sile tkn live preview.Credit : Kak Sya


Simple template :
1. Buka Layout > Add a gadget
2. Paste dekat HTML/JavaScript

Blogskin / Classic template :
1. Paste code ni ke bawah code </style> atau di sidebar korang.

<style>
.naving{
border:1px solid #CEE3F6;
background:#81BEF7;
display: inline-block;
width: 50px;
padding:11px;
margin:2px;
color: #000;
font-size: 10px;
text-align: center;
font-family: trebuchet ms;
letter-spacing: 2px;
border-radius:6000px;
text-transform: uppercase;
text-decoration:none;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;
}
.naving:hover{
box-shadow: inset 1px 21px 1px 2px #FFF;
color:#000;
background:#CEE3F6;
}
</style>
<br />
<center>
<a class="naving" href="URL/LINK ANDA">Home</a>
<a class="naving" href="URL/LINK ANDA">About</a>
<a class="naving" href="URL/LINK ANDA">Affies</a>
</center>
CREDIT : Kak Sya 

Labels: , , ,