The latest release of fancyBox is responsive, so now your maps can auto adjust based on your browser window size!
The newest version of fancyBox has a responsive layout, making it the perfect solution for your responsive YouTube video needs.
Have you noticed that when you click from a shorter webpage to a taller webpage the content jumps to make room for the vertical scroll bar? This probl ...
The superscript and subscript tags can push lines of text further apart from each other, ruining the line-height. Here is how to correct this issue wi ...
Here's a great collection of 8 font stacks, perfect for your next website design project.
Learn how to use jQuery to apply zebra striping to a table; a technique which is cross browser compatible. Yup, even your favorite browser Internet Explorer can pull this one off!
Zebra striping is a technique used to help the usability of a table in html. By coloring every other row in the table, it makes it easier for your eye to keep it's place. CSS3 makes this "uber" easy.
So often I’ll be working on a website that somebody else coded and have to strip out junk styling. There are a lot of different ways to accomplish the same ...
Popups suck. The good thing is you don’t see that many of them any more. That’s because browsers recognize that they suck and are most likely spam or ads and ...
I create a couple of forms a week for client’s websites. Usually they’re very similar in content. First Name, Last Name, Address, Phone Number, Email, Comments, etc. Of course I ...
Recently I was setting up CSS styles for a navigation. One thing I do a lot is change the cursor type with CSS for the link of the current page. ...
In a previous post I showed possibly the easiest way to embed a Twitter feed on your website. This brought up a couple of questions from some users. 1. Can ...
Learn how to use CSS3 to add shadows to an image, table or div.