December 29, 2008 – 11:45 pm
Dealing with font sizes is a part of designing that can’t be overlooked. There has always been the holy war between using pixels or ems. When I started I used pixels as it allowed the greatest precision over my sizes.
I then learned through university that some browsers did not allow pixels to be resized. This [...]
December 12, 2008 – 4:00 pm
Recently when visiting a website I noticed that when its text was selected it had a theme that fit his website. Normally when text is selected it is a dark blue color. Now if your website doesn’t have any blue in it, would this not look a bit out of place?
When hunting for [...]
December 8, 2008 – 6:23 pm
Do you ever get frustrated with creating columns of equal size using CSS? If you are, you have the same feeling as many of us developers. Creating faux columns is one option, but may I suggest using JQuery to make this process a synch. In the following tutorial we will be creating a JQuery Plug-in [...]
December 2, 2008 – 1:27 am
JQuery has quickly become my preferred framework. It has a relatively small footprint and offers a lot of functionality with little code. Today we will be using this library to create a simple accordion which you can use on your website, or blog.
Download my JQuery Accordion example here or View the JQuery Accordion Screencast
First of [...]
November 25, 2008 – 6:00 pm
I have attempted something new, as this is my first screencast ever! As expected you may have to bear with me for a bit while I get used to it. Please feel free to comment on suggestions I can make. Below you can find links to the starting files, as well as the complete end [...]