Forum'da ara:
Ara


Yazar Mesaj
Mesaj08.08.2012, 11:01 (UTC)    
Mesaj konusu: resım url yapıstırma yardım

#container_wrapper1 {
background: url(images/background.gif) top center repeat-x;
}



Arkadaşlar yukardakı kodda resım url sını nereye yapıstırcam okdr denedım göstermıyor resmı
Mesaj08.08.2012, 11:19 (UTC)    
Mesaj konusu:

Kodda "images/background.gif" yerine yapıştıracaksın fakat

Normal bir sayfaya resim eklemek istiyorsan;

Kod:
<img src="RESİM URL'Sİ" alt="" />


Arkaplan resmi eklemek istiyorsan;

Kod:
<img src="RESİM URL'Sİ" al<style> body { background-image: url('RESİM URL'Sİ'); background-attachment: fixed; background-repeat: repeat; } </style>url('RESİM URL'Sİ'); background-attachment: fixed; background-repeat: repeat; } </style>
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu