10 Cross-Browser CSS Properties You’ve Probably Forgotten

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…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

CSS Tricks That Must be Learned

As web designers and developers, we have all come to learn many css tricks and techniques that help us achieve our layout goals. The list of these techniques is an ever expanding one, however, there are certain tricks that are essential to achieve your goal. Here are 20 excellent css techniques to keep in mind when developing your theme.

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Grid System Generator – Create valid CSS and XHTML grids

The grid system generator will create fixed grid systems in valid CSS and XHTML for rapid prototyping, development and production environments.

In addition to the css framework, it creates a background file (sample) that you can use in Fireworks, Illustrator, OmniGraffle, Photoshop, Visio etc. to aid in prototyping and design…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Modular CSS in WordPress Child Themes

The idea of Modular CSS is simple. You separate commonly reused chunks of CSS into distinct files for bringing together in a master CSS file or a series of links in the document head. It’s pretty straightforward and it’s been around for a while. What does this mean? The development time for new projects gets exponentially shorter as you refine the basic style sheets that make up your modular CSS Toolbox…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)