Site arka planına resim ekliyorum resim parçalı çıkıyor. Bunu hangi kodla yayıyorduk ya
Repeat:x,y olmuyor maalesef..
Resim:
3
●408
WIDTH=%100 HEIGHT=%100Yanlış hatırlamıyorsam bu şekilde tam yayabilirsin.
html {
background: url(background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}