|
|
|
|
|
|
Skinning phpBB
Category: Web Development > PHP
Posted: 23 Jun 09
Creating a completely custom theme for the popular forums software phpBB would be a monster job. Fortunately, to get up and running quickly, we can sim...
|
|
CSS Shorthand
Category: Web Development > Other
Posted: 23 Jun 09
There are a handful of CSS attributes that can be combined into a single attribute for coding brevity. I endorse the use of CSS shorthand whenever poss...
|
|
|
|
|
|
|
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!!"....
|
|