Reply
what font do google use?
Old 01-07-2006, 11:23 AM what font do google use?
Extreme Talker

Posts: 183
Trades: 0
hi , i want to change my font in the css file to the same as google adsense on my site www.frodop.com , what font do they use is it times new roman? if so how do i put it into the css like timesnewroman or times new roman? etc
jeffmcsheff is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 01-08-2006, 08:35 AM
shabbirbhimani's Avatar
Application Developer

Posts: 957
Name: Shabbir Bhimani
Location: at Go4Expert.com
Trades: 0
Copying and pasting that reveals its VERDANA 8 point.
shabbirbhimani is online now
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 02-21-2006, 10:28 PM Re: what font do google use?
Experienced Talker

Posts: 49
Trades: 0
place this between the <head> and </head> tags

HTML Code:
<style type="text/css">
<!-- 
body { 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
 	FONT-FAMILY: Verdana;
 } 
-->
</style>
__________________
Elite Mafia MMORPG
Do you got what it takes?
zenanthor is offline
Reply With Quote
View Public Profile
 
Old 02-22-2006, 12:10 AM Re: what font do google use?
Weboholic's Avatar
Experienced Talker

Posts: 47
Trades: 0
Quote:
Originally Posted by shabbirbhimani
Copying and pasting that reveals its VERDANA 8 point.
I've never thought of that. What did you paste it into?
__________________
Free Directory
Internet Directory
Weboholic is offline
Reply With Quote
View Public Profile Visit Weboholic's homepage!
 
Old 02-22-2006, 01:21 AM Re: what font do google use?
vangogh's Avatar
Post Impressionist

Posts: 9,669
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I think the copying and pasting works in any word processer. It probably works in just about any program that lets you change the text style.

One thing about font size though is that using 8pt makes no sense on the web. 'pt's are a measure for print that have no meaning online. You should always use 'px' for an absolute font size and even better use something liquid like 'em' so site visitors can make the text larger or smaller if they need.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to what font do google use?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11685 seconds with 13 queries