Optimization Tips to Speed Up Your Site
Ever since Google announced that a site’s speed would be a major factor in its ranking, I have really been paying attention to how my site performs. I guess...
2 comments
Ever since Google announced that a site’s speed would be a major factor in its ranking, I have really been paying attention to how my site performs. I guess...
2 comments
I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice...
11 comments
I haven’t had a chance to go through WordPress 2.9 and figure out all the improvements just yet, but I am excited to do so. A few items they...
2 comments
There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...
2 comments
Whether you pronounce it “kuh-ler” or “koo-ler“, Adobe’s color palette creation tool Kuler is a must for any designer. You can choose from thousands of color themes or even...
4 comments
Background textures are great when it comes to designing for the web. They can be used for site backgrounds, as overlays for images or whatever else your heart may...
11 comments
While developing a site for a client, I needed to figure out a way to convert certain text elements into images. I had no clue how to do this...
4 comments
I recently needed to create some buttons for a client’s website and I thought it would be a fun little tutorial to put together to show you how quick...
0 comments