Creating Google like ads...

Discussion in 'HTML & Website Design' started by AfterHim.com, Dec 14, 2005.

  1. #1
    I need to create an ad box using either html or CSS in an ads.php type file.

    I need to be able to use it as a php include in my existing site.

    I need it to look like current google 250x250 box. Is this possible?
     
    AfterHim.com, Dec 14, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    If you right-click on the Google ad you can view the source of the frame. :)
     
    digitalpoint, Dec 14, 2005 IP
  3. JSellnau_TSCC

    JSellnau_TSCC Peon

    Messages:
    166
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Or use an ad rotation script to add them to your pages.
     
    JSellnau_TSCC, Dec 14, 2005 IP
  4. toolblast

    toolblast Banned

    Messages:
    166
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It is pretty simple, just make a table, have the top row a certain color, put a 1px border around the table with that same color. Insert some text links, and voila.
     
    toolblast, Dec 24, 2005 IP
  5. dotcommakers

    dotcommakers Active Member

    Messages:
    286
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #5
    here is code enjoy

     
    dotcommakers, Dec 24, 2005 IP
    AfterHim.com likes this.