|
|
|
|
|
How to Use CSS Sprites
Category: Web Development > Other
Posted: 23 Jun 09
CSS Sprites have been a hot topic for a long time now. The fact is that each image on a web page is a separate server request and you can dramatically ...
|
|
All About Floats
Category: Web Development > Other
Posted: 23 Jun 09
Even more-so than z-index (which we covered a few weeks ago), the float property is known to cause episodes of hair-pulling and monitor-punching. It se...
|
|
WordPress as a CMS
Category: Web Development > Other
Posted: 23 Jun 09
We once did a poll asking people what their favorite CMS was. WordPress was a run-away winner, but also got many comments of "WordPress isn't a CMS!!"....
|
|
How z-index Works
Category: Web Development > Other
Posted: 23 Jun 09
Z-index can be a little confusing sometimes. In this screencast I attempt to explain how it works, how it's tied to positioning, some quirks, and some ...
|
|
How to Use sIFR 3
Category: Web Development > Other
Posted: 23 Jun 09
sIFR (Scalable Inman Flash Replacement) is a technology that allows you to use any font you wish on your web pages. Long story short, it uses JavaScrip...
|
|
|
|
|
|
|
Intro to Jquery
Category: Web Development > Javascript
Posted: 23 Jun 09
The popular JavaScript library jQuery is an amazing way to extend the design possibilities of your site beyond what CSS can do. But luckily, if you are already comfortable with CSS, you have a huge head start in jQuery!
|
|