i wana make the pics as the background of the webpage

Discussion in 'HTML & Website Design' started by unique1801, Dec 5, 2009.

  1. #1
    i made a webpage with background black

    and added 3 pics of panels...i wana make them the background..so that i can write on that! and add text boxes!!


    [​IMG]
     
    unique1801, Dec 5, 2009 IP
  2. manov

    manov Well-Known Member

    Messages:
    151
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #2
    You need some basic CSS and HTML skill.

    Inside the body you need "Div ID". In your case you have to make 4 slice of your images for top navigation, left side sidebar, content top and and content bottom. Should be 10*10 pixels.

    Here is the sample code

    Then you need CSS file to control the styling. Here is the sample

    It might sound complicated..but actually very simple if you know HTML and CSS :)
     
    Last edited: Dec 6, 2009
    manov, Dec 6, 2009 IP
  3. jtaylo49

    jtaylo49 Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Read up on CSS, like manov said, it is quite easy if you know what to do.

    Here is a resourceful link: www[dot]w3schools[dot]com/css/
     
    jtaylo49, Dec 6, 2009 IP