Site-wide Tags:  Linux(17) | CommandLine(12) | Ubuntu(10) | RemoteAccess(7) | Tools(7) | Vim(7) | LiftWeb(5) | SBT(5) | SoftwareDev(5) | Mac(5) | Scripts(4) | WebDev(4) | Diagrams(4) | Lifty(3) | NetworkDrives(3) | Processwire(3) | Security(3) | Fog(3) | VCS(3) | BestPractices(3) | RaspberryPi(2) | WebDesign(2) | Encryption(2) | Windows(2) | SSH(2) | WinCommandPrompt(2) | GitHubRepos(2) | Emacs(2) | PHP(2) | IDE(2) | ErrorMsgs(2) | JVM(2) | Hardware(2) | Bash(2) | Networks(2) | Graphviz(2) | Cloning | Cygwin | Graphics | Java | SystemRecovery | lessc | Maven | Python | PXE | Samba | LXDE | PackageManagement | LifeHacks | LESS |

This site has been archived and will no longer be updated.
You can find my new profile at neilpahl.com. My new blog is at 808.ninja.

Entry 1: Google Web Fonts For Cross Browser Font Support

Topic: Web Design   

Tags:  Tools   WebDesign   

Created on Tue, 10 Apr 2012.

There are lot of methods to add cool font to yoru page. For titles and headers, you can use images instead of text, or you can use a some scripts and modules which will change letters to their font image equivalent.


However, using images is not goot for CEO, so people usually recomment staying with the standard "font-family: Verdana Helvetica Ariel" combination. Those fonts are usually found across all browsers, but they can be a little boring for a good look.

I stumbled upon Google's Web Fonts which was very nice. A pleasant gui to choose your fonts, then after adding them to your collection you can hit "use" and they will give you a line of code to link the font in your <header>, the 'font-family' line to put into your CSS (put it in body{} if you wan't everything in that font), and they have a gauge which will tell you how linking the font will affect your page load times.


All nice and easy, I was glad to find it.



PLEASE let me know if I'm doing something wrong, or if you have any suggestions or requests~

blog comments powered by Disqus

All Entries Within This Topic:

  • 1: Google Web Fonts For Cross Browser Font Support

Subscribe to this topic:

Browse Topics: