Owner Post Goodies Follow Affies



Just For You
サルワ
PUSH

Bonjour!




Hello and welcome to my blog
I pour my heart and thoughts here
Pardon my words


Tagboard

⊰HOVER ME!⊱
Put Your URL Not Email.
Don't Use Harsh Words.
Please Be Nice.

My Sweeties;




Archive



Credits;

Skins by: IlliShuhada
Basecode : PikaChan
Best viewed in Mozilla and Google Chrome
Dont Open My Page Source !

Tutorial : Navigate Hover Part 1




Template Design : HTML/Javascript

Classic Template / Blogskin : Search Code </style>

Copy This Code :

<style>
.navi{
background:#eee;
display:inline-block;
width:90px;
font:10px trebuchet ms;
margin:5px;
border:1px solid #e6e6e6;
text-align:center;
color:#858585;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.navi:hover{
border-radius:0px;
box-shadow: inset 60px 8px 0px 0px #000, inset -60px -8px 0px 0px #000;
color:#fff;
}
</style>
<br />
<center>
<a class="navi" href="LINK HERE">TITLE</a>
<a class="navi" href="LINK HERE">TITLE</a>
<a class="navi" href="LINK HERE">TITLE</a>
<a class="navi" href="LINK HERE">TITLE</a>
<a class="navi" href="LINK HERE">TITLE</a>
</center>


Note :

Code Warna
Link Page
Title


Credits : Arrien