Navigation Hover Like Mine

Jumat, 26 Mei 2017

Navigation Hover Like Mine

Hai guys! Aku mau ngepost lagi nih! Habisnya bosen ga ada temen nih.Jadi aku ngepost aja deh
Aku mau ngepost tentang Navigation kayak punya ku itu Langsung aja ya...

  • Login ke blogger.com << dasbor
  • Tata Letak << tambah gadget
  • Akan muncul Pop Up. Cari HTML/JAVASCRIPT
  • Setelah masuk, copy kode ini

 <style>
.raejun{
width:60px;
padding:15px;
margin-top:15px;
box-shadow:2px 2px 4px #DFDFDF;
background:#eee;
font:8px tt; 
text-align:center;
Text-decoration:none;
color:#888;
text-transform:uppercase;
display:block;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;
border-left:0px solid #000;
-webkit-border-top-right-radius: 333px;
-webkit-border-bottom-right-radius: 333px;
-moz-border-radius-topright: 333px;
-moz-border-radius-bottomright: 333px;
border-top-right-radius: 333px;
border-bottom-right-radius: 333px;
}

.raejun:hover{
width:66px;
border-left:10px solid #aaa;
}
@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}
</style>

<div style="position:fixed; top:100px;left:0px;width:100px; color:#aaa;">
<a class="raejun" href="LINK HERE">link 1</a>
<a class="raejun" href="LINK HERE">link 2</a>
<a class="raejun" href="LINK HERE">link 3</a>
<a class="raejun" href="LINK HERE">link 4</a>
</div>

  • Paste di HTML Box 
CR : Valleria Aulia Azzahra

1 komentar:

Komentar dengan kata-kata yang baik ya, dan janggan menggunakan kata-kata yang jorok


HOME STUFF AUTHOR EX-LINK GIFT THEMES