A short video screencast discussing the pros and cons of the CSS font shorthand property.
Related Submissions:
- A Primer on the CSS Font Shorthand Property This article describes how the css font shorthand property is used, how it can be misused, and what potential drawbacks there might be to including...
- Shorthand CSS: Margins Writing Shorthand CSS is a great method of not only writing better code, but it also can reduce load times and speed up development time...
- What is Inline-Block? A brief article discussing the “inline-block” value for the CSS “display” property, including pros and cons and some practical uses. ...
- Ten Important Things to Know About CSS There’s no need though as you can use this CSS shorthand property: font: 1em/1.5em bold italic small-caps verdana,serif Much better! Just a couple of words...
- Font Face Replacement Embedding Techniques and Resources A glance at the pros and cons of different font replacement methods for web pages, and resources to help you get started with each. ...