I want to add an image as a background to a table...

Discussion in 'HTML & Website Design' started by CaliforniaPI, Feb 5, 2008.

  1. #1
    Hey I'm trying to add an image as the background of a table. Can it be done? On my blog I want the top right area where the RSS feed icon and RSS feed email are to have an image as the background, something like the RSS button LARGE 250px by 250 px low transparency like 30%, but when I try to enter the code it disappears, and doesn't hold. Any ideas?
     
    CaliforniaPI, Feb 5, 2008 IP
  2. 123ecart

    123ecart Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just use code similar to this:

    <table background="http://mysite.com/mybackgroundimage.jpg">
     
    123ecart, Feb 5, 2008 IP
  3. Kngavl

    Kngavl Peon

    Messages:
    964
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Haha I was searching for this about 2 minutes ago and decided to check if anyone has asked here. What a coincidence haah!
     
    Kngavl, Feb 5, 2008 IP
  4. CaliforniaPI

    CaliforniaPI Peon

    Messages:
    159
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It didn't work for me though...:(
     
    CaliforniaPI, Feb 5, 2008 IP
  5. CaliforniaPI

    CaliforniaPI Peon

    Messages:
    159
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    got it, thanks.
     
    CaliforniaPI, Feb 5, 2008 IP