Create An Apple Style Menu Purely In CSS3 – No Images Required

This just goes to show you how much of a difference CSS2 and CSS3 are and how much more CSS3 can do for us to cut our design work literally in half. In this tutorial I will show you how to create a non-image, apple style menu all out of CSS3! The only problem with this is doing so you are limiting the amount of browsers that will be able to correctly display your work (Firefox and Safari only). So you would want to make sure to have alternatives for other browsers (meaning you WILL have to use images and alternate code). Continue Reading

Jul

07

30 Free High Quality Web Designer Fonts

Over the years of web designing, I’ve collected quite a few fonts during my projects. Below, I’ll post free fonts that I most commonly see and use on designs, one thing a lot of these fonts have in common is the unique personality they have to them. Each one can give off a certain style and feeling, which is exactly what we want in our designs (to evoke some sort of feeling). Continue Reading

Jun

22

5 jQuery Must Have Code Snippets

If you haven’t heard of jQuery yet, than you are definitely missing out on one of the most dynamic and stable JavaScript Libraries. With thousands of plug-ins and added widgets it makes jQuery one of the leaders in javascript frameworks. jQuery is designed to cut all hand-code in half if not more simplifying HTML document traversing, event handling, animating, and Ajax interactions for more streamlined web development. Continue Reading

Jun

20