Cukup anda tambahkan script berikut pada bagian awal text/HTML anda :
<html>    
<head>     
<style type="text/css">     
<!--     
    A:link {text-decoration: none}     
    A:visited {text-decoration: none}     
    A:active {text-decoration: none}     
-->     
</style>     
<title> Judul </title>     
</head>     
<body>
</body>    
</html>
jadi misalnya saya punya link seperti ini ( tempat saya melihat blog ini)
tinggal di tambahin kode diatas, maka hasilnya akan menjadi seprti ini :
<style type="text/css"><!--
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
-->
</style>
ref : http://ju-ni.tripod.com/tips_html.html
sebagai contoh bisa di lihat contohnya di sini,
lihat dibagian link ref paling akhir di artikel ini


 RSS Feed (xml)
 RSS Feed (xml)
 




 Open all
Open all Close all
Close all 

0 comments:
Posting Komentar