Can anyone tell me the type of font and font size of the Adsense ads? Thank you.
WallyWorld
1:08 pm on Jul 25, 2006 (gmt 0)
I think it is a custom font so it isn't easy to duplicate exactly. I've found Arial (serif) is close though.
europeforvisitors
2:21 pm on Jul 25, 2006 (gmt 0)
Why would you want to match the AdSense font?
Are you conducting a study of user confusion, conversion tracking, and Google's Smart Pricing algorithm? :-)
OptiRex
2:30 pm on Jul 25, 2006 (gmt 0)
I've noticed it varies depending which type of ad format is used with an Arial style and Verdana style in 10 or 12 pixels.
solinent
9:45 pm on Jul 25, 2006 (gmt 0)
font-family:verdana,arial,sans-serif
Directly from the source code. If you don't understand it means verdana first, if verdana isn't availiable arial is used, then if arial isn't there, it's sans-serif.