Web Help!!!!!!!!!!!!!!!!!!!!

Malinga

Well-known member
  • Jul 20, 2006
    61,301
    1,013
    113
    hariyata pahadili nae oyaa kiyana eka? mokak da venna oona? width eka eka gaanakata hitinna da oona?
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    that's done with CSS.
    like this :
    Code:
    <body style="background-image: url(background.png);
     background-position: center;
     background-repeat: no-repeat;
     background-attachment: fixed;">
    Body of page goes here
    </body>