JavaScript CSS text-decoration-line Örnek

javascript css text-decoration-line özelliği örnek uygulama

text-decoration-line özelliğiyle metnin üzerine çekeceğimiz çizginin tipi | çeşidi tanımlanabilir..

Javascript ile text-decoration-line özelliğine "underline" değeri verildiğindeki etkisini görmek için aşağıdaki çalıştır tuşuna basınız !

function fonk() {
document.getElementById("anakutu").style.textDecorationLine = "underline";
document.getElementById("anakutu").style.MozTextDecorationLİne = "underline";
}

JavaScript css text-decoration-line © htmlvecssegitimi.blogspot.com

Yorumlar

Bu blogdaki popüler yayınlar

HTML Yorumlar

Html dersleri

Web Sitenizden Çok Para Kazanin

Uyurken Bile Para Kazanmak İster misin

HTML5 ile SEO Uyumlu İçerik Üret

YouTube Reklam Engelleyici

HTML hr Etiketi

Html belgesi yapısını anlama uygulaması