+ Reply to Thread
Results 1 to 3 of 3

Thread: I want an HTML code for a background image repeating vertically on the...

  1. #1
    ShakewithSound is offline Junior Member ShakewithSound is on a distinguished road
    Join Date
    Feb 2010
    Posts
    1

    Default I want an HTML code for a background image repeating vertically on the...

    ...right side of the page.? I have to make a webpage for my web page dev. class. Please help, I really want mine to look snazzy!
    We haven't learned much so far. This is our first project.

  2. #2
    Ken B is offline Junior Member Ken B is on a distinguished road
    Join Date
    Feb 2010
    Posts
    2

    Default

    Didn't they already teach you that in your class?

    In any case, you want to use CSS styles. Specifically, you need to give the "body" these properties:

    background-image
    background-position
    background-repeat

    Check your textbooks to help you determine the values to be given to these attributes.

    - kb -

  3. #3
    MANAS is offline Junior Member MANAS is on a distinguished road
    Join Date
    Feb 2010
    Posts
    1

    Default

    Please go for the following links :

    http://www.quackit.com/html/codes/html_background_image_codes.cfm

+ Reply to Thread

Similar Threads

  1. how to add a background image in html?
    By Weapon X-23 in forum HTML/CSS/DHTML
    Replies: 0
    Last Post: 03-02-2010, 11:39 AM
  2. What is the html code to set the background one color?
    By juicyyy in forum HTML/CSS/DHTML
    Replies: 0
    Last Post: 01-24-2010, 08:30 PM
  3. CSS/HTML Help Needed - Background Image Problem?
    By Robertas D in forum HTML/CSS/DHTML
    Replies: 3
    Last Post: 01-14-2010, 05:03 AM
  4. html code for background image?
    By Yahooer in forum HTML/CSS/DHTML
    Replies: 3
    Last Post: 12-29-2009, 01:28 AM
  5. Random Background image, preload image using css
    By flickall in forum HTML/CSS/DHTML
    Replies: 0
    Last Post: 02-17-2007, 07:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts