February 2, 2012
Since the dawn of the web, designers have been frustrated by the lack of font choices. There were work-arounds, such as using images rather than html text or font replacement scripts such as sIFR or Cufón for display fonts. But they weren’t very satisfactory. Today, a number of solutions exist including Google Fonts, Typekit (recently […]
read the complete article…
August 3, 2009
A lot of folks are whining and moaning because Dreamweaver CS4 now enforces the use of CSS styles rather than HTML attributes for formatting. One of the things this means is no more font tag (and its related attributes). That's a good thing in my book. No more code like this: <p><font color="#003399" size="5" face="Tahoma, […]
read the complete article…