rephole adlı üyeden alıntı



a {
background: url('../images/shadow.png') no-repeat;
width: 640px;
height:480px;
}


veya





hocam kod şu şekilde bende:

#sub1 {
height:220px;
background:url(../images/shadow.png) top center no-repeat;
}


bunu


#sub1 {
height:220px;
background:url(../images/shadow.png) top center no-repeat;
}


şeklinde yapınca resim gözükmedi.