What font used in AdSense text ads?

Discussion in 'AdSense' started by geomark, Aug 25, 2005.

  1. #1
    I'm trying to blend ads and my content and been trying to use the same font as the ads use. Can't quite match it. So many to try. Anyone know what font the text ads use?
     
    geomark, Aug 25, 2005 IP
  2. yfs1

    yfs1 User Title Not Found

    Messages:
    13,798
    Likes Received:
    922
    Best Answers:
    0
    Trophy Points:
    0
    #2
    h3
    {
    font: bold 11px arial, sans-serif;
    text-decoration: underline;
    margin: 10px 0 0 0;
    }
    p
    {
    font: normal 11px/14px arial, sans-serif;
    }
     
    yfs1, Aug 25, 2005 IP
  3. Wally

    Wally Well-Known Member

    Messages:
    333
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    118
    #3
    and html code?
     
    Wally, Aug 25, 2005 IP
  4. yfs1

    yfs1 User Title Not Found

    Messages:
    13,798
    Likes Received:
    922
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sorry, HTML code for what?
     
    yfs1, Aug 25, 2005 IP
  5. Wally

    Wally Well-Known Member

    Messages:
    333
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    118
    #5
    wasnt yours php?
    or show me a website please
    thank you.
     
    Wally, Aug 25, 2005 IP
  6. yfs1

    yfs1 User Title Not Found

    Messages:
    13,798
    Likes Received:
    922
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'm afraid I don't understand. He is asking about the font. You can see them in the upper right of this forum.
     
    yfs1, Aug 25, 2005 IP
  7. soapbath

    soapbath Peon

    Messages:
    909
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #7
    That was CSS. Put <style> THECODE </style> in your header
     
    soapbath, Aug 25, 2005 IP
  8. Wally

    Wally Well-Known Member

    Messages:
    333
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    118
    #8
    ;-) oh. Ok thank you.
     
    Wally, Aug 25, 2005 IP
  9. programmer

    programmer Guest

    Messages:
    444
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #9
    nice one man - you really help me also:cool:
     
    programmer, Aug 25, 2005 IP
  10. Wally

    Wally Well-Known Member

    Messages:
    333
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    118
    #10
    me also. very cool. Thanks yfs1 + soapbath.

    --------------
    programmer: I thought a "programmer" knows that :) :D
     
    Wally, Aug 25, 2005 IP