Cross browser compatible fonts
- posted
Cross browser compatible fonts can be implemented in 3 main ways. You can follow “the traditional way”, or using “fonts from Yahoo and Google” or using “the @font-face rule”. A) The traditional way The traditional way to assure cross browser compatibility with fonts is to use one of the 3 font families with a fallback […] Read the full post >