How to Place Tables on Images? (Urgent Please)

Discussion in 'HTML & Website Design' started by bushib, Aug 19, 2007.

  1. #1
    Hi there,

    I have a web page design, which is having images on the upper portion of the web page. I want to put some text near the images.


    Can anyone tell me please that how can I put tables on the images.

    Any help will be appreciated.

    Best Regards
    bushib
     
    bushib, Aug 19, 2007 IP
  2. MichaelS

    MichaelS Guest

    Messages:
    595
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, what I would do, is make the table have the background of the image. Sorta like this:

    <td background="images/lemonbucket_03.gif" width="695" height="607" alt="" valign="top">

    TEXT
    </td>
     
    MichaelS, Aug 19, 2007 IP