The main advantage of elegant CSS typography lies in its ability to be both attractive and improves the user experience. When chosen wisely and used carefully, it can be very effective to support the overall design. There are many outstanding examples of how we can do this…
Archive for May, 2009
-
CSS Typography: Contrast Techniques, Tutorials and Best Practices
Posted: 3 years ago in Tutorials
Read More: CSS Typography: Contrast Techniques, Tutorials and Best Practices
-
20 CSS Short Hands You’ll Love
Posted: 3 years ago in Code
Web design has come a very long way since the days of tables and spacer .gifs, and when CSS finally got support from most browsers, a whole new world of options opened for web developers and designers. With CSS, or Cascading Style Sheets, we can successfully separate the content markup from the design and aesthetics…
Read More: 20 CSS Short Hands You’ll Love
-
Shifting my Opinion on CSS Animations
Posted: 3 years ago in Articles
Read More: Shifting my Opinion on CSS Animations
-
How to use comments in Css
Posted: 3 years ago in Articles
Read More: How to use comments in Css
-
CSS Recipes for WebKit
Posted: 3 years ago in Tutorials
You can bring a new level of excitement to your websites and web applications using the advanced CSS features available in Safari and WebKit. WebKit is the layout engine that powers Safari on Mac OS X, Windows, and the iPhone OS…
Read More: CSS Recipes for WebKit
-
Hiding with CSS: Problems and solutions
Posted: 3 years ago in Articles
Many CSS and JavaScript tutorials suggest using display:none to hide elements. In most cases, using display:none to hide an element is a bad choice that reduces accessibility. Here is a quick explanation of the problem and a suggestion for an alternative technique…
Read More: Hiding with CSS: Problems and solutions
-
4 Uber Cool Css Techniques For Links
Posted: 3 years ago in Tutorials
Links (anchors) are one of the most important elements on your document. Here’s a few nice tricks that don’t use hacks or javascript, just pure CSS…
Read More: 4 Uber Cool Css Techniques For Links
-
List of Really Useful Tools for CSS Developers
Posted: 3 years ago in Tools
-
Super Awesome Buttons with CSS3 and RGBA
Posted: 3 years ago in Tutorials
CSS3 has the addition of RGBA, a color mode that adds alpha-blending to your favorite CSS properties. It can help streamline your CSS and makes scaling things like buttons very easy. Here’s an example to show you how…
Read More: Super Awesome Buttons with CSS3 and RGBA
-
10 Cross-Browser CSS Properties You’ve Probably Forgotten
Posted: 3 years ago in Articles
Humans are creatures of habit, and web developers are naturally no different. We develop certain techniques that work, and we stick with them – because, well, they work. But once in a while it’s good to refresh our minds and recall some aspects of development that we’ve probably forgotten. In this article you’ll find 10 CSS properties that accomplish very specific, practical tasks, that are often overlooked…
Read More: 10 Cross-Browser CSS Properties You’ve Probably Forgotten