dylan bathurst

Summary

So you've made it to the blog huh? Awesome. Below you will find every post I have ever written. To read more simply click on the title or the more... link at the end of each blurb.

Review of Emastic CSS Framework Beta 1

Sunday / July 27, 2008 // Comments (4)

There has been a lot buzz and controversy lately over CSS Frameworks. Arguments are made that they are bloated, use un-semantic code, and many other complaints. This article is not to debate the validity of CSS Frameworks, but a review of one in particular. Emastic! (more…)

Parallax / Sticky Footer Mash-up

Tuesday / June 3, 2008 // Comments (2)

Last week I posted a tutorial on how to create a motion parallax effect on your site. I also gave you a preview of what I would be posting about this week. Well, here it is. I will be showing you how to use the parallax technique plus another, slightly modified, technique called a sticky footer. (more…)

How to Make the Parallax Effect

Tuesday / May 27, 2008 // Comments (2)

A while ago I stumbled across a very interesting site. It uses a technique called the motion parallax effect. Though it might not have been the first instance of this technique on the web. I had never seen it before, and was excited to try my own implementations.

(more…)

Pure CSS Image Replacement Techniques

Monday / January 21, 2008 // Comments (2)

There isn’t a very wide selection of available fonts to use that will work across all browsers and machines when working on the web. There are however some cool CSS tricks help with this, and allow you to create just the right look for your site. (more…)