Fonts (2 articles)
5 good programming fonts
A little while ago I changed the code colouring in Dreamweaver after becoming too tired of the default offering, and last week I thought I might delve into the possibility of using an alternative font to compliment the new theme. There are several advantages to coding with an alternative font, the most notable, depending on your selection, is being able to see more code along the horizontal axi...
Read full article | 11 comments , most recent by Sidnei
Making the transition from px to em
Like it or not, there are times when your readers will want to resize the on-screen text for what ever reason. I find myself doing it often because I run a high resolution monitor and some web designers still believe in tiny fonts. But that's another story. So what should you be using to display your fonts? Em or Px? That depends who you ask, but first a brief lesson on the differences. Em,...
Read full article | 15 comments , most recent by Teegee