• 27-02-2010, 22:40:23
    #1
    Arkadaşlar elimde bir resim bulunuyor, bunu sitenin en altına sıfıra sıfır sabitlemek istiyorum bunu nasıl yapabilirim ?

    <img src="img/resim.jpg" width="400" height="600" />
  • 27-02-2010, 22:44:50
    #2
    <div style="width:400px;height:600px;position:fixed;bac kground:url(img/resim.jpg) bottom no-repeat;"></div>

    boyle dene bakalım.
  • 27-02-2010, 22:47:12
    #3
    resim kayboldu
  • 27-02-2010, 22:49:24
    #4
    kodda bosluklar cıkıyor.

    <div style="
    width:400px;
    height:600px;
    position:fixed;
    background:url(img/resim.jpg) bottom no-repeat;
    ">
    </div>

    birleştirirsin
  • 27-02-2010, 22:52:28
    #5
    Tamamdır oldu
  • 27-02-2010, 22:53:29
    #6
    Kolay gelsin.