Home » » Menghilangkan garis bawah link

Menghilangkan garis bawah link

Di Posting Oleh : Admind.msc- The Vamphire 6.06.2011 -2:26 AM


1. Login ''Bloger anda"
2. masuk ke tata letak edit HTML
3. centang pada Expand Widget Templates
4. cari kode seperti dibawah ini :

a:link{ color:#FF0000; text-decoration:underline}
a:visited{ color: #0000FF; text-decoration:underline}
a:hover{ color: #7401DF; text-decoration:underline}

5. Agar garis bawah anda harus mengubah :
text-decoration:underline  menjadi Text-decoration:none
sehingga seperti :
a:link{ color:#FF0000; text-decoration:none}
a:visited{ color: #0000FF; text-decoration:none}
a:hover{ color: #7401DF; text-decoration:none}

6. Save..!!!! Slesaii....!!!

Share this article :

0 comments:

Post a Comment

Terima kasih telah membaca Menghilangkan garis bawah link, Jika ada yang Kurang Faham, kalian bisa bertanya melalui komentar, Terima kasih.