Jump to content

Css Te Blok Oluşturma ?


Recommended Posts

.table {
border:0px solid;
border-color:white;
background-color:#000000;
width:970px;
height:350px;
position:absolute; top:3px; left:10px;
}

.tr{
border:1px solid;
border-color:#000000;
background-color:#FF2222;
width:150px;
height:50px;
}

.td{
border:1px solid;
border-color:#000000;
background-color:#FFFFFF;
width:150px;
height:130px;
font-style:normal 10pt times new roman;
}[/CODE]

[b]

gibi bir kodla oluşturduğumuz css dosyasında html den class ile kullanırsak yukarıdaki kodlardaki tablo değerlerini değşitirdiğiniz zaman ortaya bloklar çıkıyor...

tabiki daha kısa yöntemi olan arkadaşlar vardır benim bildiğim bu..

İstersen html kodunu da yazabilirim ama biliyorsundur zaten...

[/b]

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...