JavaScript CSS margin-bottom Örnek

javascript css margin-bottom özelliği örnek uygulama

css margin-bottom bu kutuya komşu bir element var ise ,bu kutunun alt kenarı ile diğer komşu element arasındaki mesafe ayarlanabilir..
yukarıdaki kutu ile aramızdaki uzaklık değişecek..

Javascript ile margin-bottom özelliğine "100px" 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.marginBottom = "100px;
}

JavaScript css margin-bottom © htmlvecssegitimi.blogspot.com

Yorumlar

Bu blogdaki popüler yayınlar

HTML s Etiketi

CSS border-top-color Özelliği

CSS border-spacing Örnek

CSS3 column-rule-width animasyon

Web Sitenizden Çok Para Kazanin

CSS3 column-rule-width uygulama

CSS border-bottom-style Özelliği

HTML header Etiketi