CSS Dimension Uygulamaları

Height, width, line-height uygulamaları
www.dijitalders.com

<img src="rose04.jpg" style="width:100px; height:100px" />
<img src="rose04.jpg" style="width:90px; height:90px" />
<img src="rose04.jpg" style="width:80px; height:80px" />
<img src="rose04.jpg" style="width:70px; height:70px" />
<img src="rose04.jpg" style="width:60px; height:60px" />
<img src="rose04.jpg" style="width:50px; height:50px" />
<img src="rose04.jpg" style="width:40px; height:40px" />
<img src="rose04.jpg" style="width:30px; height:30px" />
<img src="rose04.jpg" style="width:20px; height:20px" />
<img src="rose04.jpg" style="width:10px; height:10px" />
<img src="rose04.jpg" style="width:5px; height:5px" />
<img src="rose04.jpg" style="width:1px; height:1px" />

www.dijitalders.com

<input type="button" value="Tıkla" style="height:40%; width:40%" />

<div style="border:1px solid #e4e4e4; width:100px; line-height:40px">
Bu bir deneme yazısıdır.</div>
Yorumunuzu Ekleyin


Yükleniyor...
    Yükleniyor...