Recent Features
![7 Essential JavaScript Functions]() - 7 Essential JavaScript Functions- I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like - addEventListenerand- attachEvent. Times have changed but there are still a few functions each developer should...
![Write Simple, Elegant and Maintainable Media Queries with Sass]() - Write Simple, Elegant and Maintainable Media Queries with Sass- I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my... 
Incredible Demos
![Fancy Navigation with MooTools JavaScript]() - Fancy Navigation with MooTools JavaScript- Navigation menus are traditionally boring, right? Most of the time the navigation menu consists of some imagery with a corresponding mouseover image. Where's the originality? I've created a fancy navigation menu that highlights navigation items and creates a chain effect. The XHTML Just some simple... 
![CSS Text Overlap]() - CSS Text Overlap- One of the important functions of CSS is to position elements. - Margin,- padding,- top,- left,- right,- bottom,- position, and- z-indexare just a few of the major players in CSS positioning. By using the above spacing...



