Forum'da ara:
Ara


Yazar Mesaj
Mesaj10.12.2011, 10:13 (UTC)    
Mesaj konusu: yazıya link verince mavi ve altı çizili çıkyor

slm arkadaşalr yazıya link verince mavi ve altı çizili çıkyor nasıl düzeltebiliriz?
Mesaj10.12.2011, 12:02 (UTC)    
Mesaj konusu:

Bu Kodu Deneyin
Kod:
<style type="text/css">
<!--
a:link {
   color: #000000;
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: none;
   color: #000000;
}
a:active {
   text-decoration: none;
   color: #000000;
}
-->
</style>

______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu