Background Question...

Last post 07-06-2009 10:20 AM by ChaitanyaC. 2 replies.

Sort Posts:

  • Background Question...

    07-05-2009, 12:02 PM
    • Member
      134 point Member
    • b007
    • Member since 06-21-2008, 8:27 PM
    • Posts 1,112

    Hi,

    Just for learning I entered this site: http://www.hometheater.co.il/

    I download the BackGround gif file, and I wonna set it also to my test page (with repeat..)

    I also Got a table in the center of the page.

    How to set it?

     

    Thanks..

     

     

  • Re: Background Question...

    07-06-2009, 2:22 AM
    Answer
  • Re: Background Question...

    07-06-2009, 10:20 AM
    Answer
    • Member
      636 point Member
    • ChaitanyaC
    • Member since 06-06-2009, 12:30 AM
    • Mumbai
    • Posts 94

     use this css class:

    .headimage
    {
     width:100%; text-align:center; float:left; height:100px; background: url(images/yourimage.gif); background-repeat: no-repeat; background-position: center; margin-top: 0.5%;margin-bottom: 1.5%;
    }

    -----------

    <div class="headeimage"></div>

    ** Mark any post that really helps you as “ANSWER” to indicate all other viewers in future for reference; **
    Thnks,
Page 1 of 1 (3 items)