Posts Tagged tutorial

Code an Awesome Minimal Design from PSD to XHTML & CSS

By Matthew Leak on May 11th, 2010 Category: Tutorials 21 Comments

Code up an Awesome Minimal Web Design from PSD to XHTML

Last week we went through the process of designing an awesome minimal web design in Photoshop. If you haven’t read part 1 then you can view it here. In part 1 we created our site design making use of the 960 grid system to keep the site layout really clean and tidy. Now, let’s look at […]

Round-Up of (New) Superb Quality Illustrator Tutorials

By Callum Chapman on May 9th, 2010 Category: Inspiration 6 Comments

Round-Up of (New) Superb Quality Illustrator Tutorials

In terms of quantity of tutorials, Photoshop beats Illustrator by miles. However, when we do see an Illustrator tutorial, they’re usually pretty good, and almost always unique (unlike a lot of Photoshop tutorials that have been done over and over again). This round-up article showcases a compilation of 25 high-quality and fresh Illustrator tutorials, from […]

jQuery Functions and Techniques to Keep in Mind

By Jose on May 7th, 2010 Category: Tutorials 27 Comments

Nowadays jQuery is used in so many sites that we can’t even count them. There is a reason, jQuery is probably the most famous JavaScript framework. As developers we have to think beyond. We should be able to use the most advanced techniques of every language or framework we want to know. Here I’ll explain […]

Create an Awesome Minimal Web Design in Photoshop

By Matthew Leak on May 6th, 2010 Category: Tutorials 17 Comments

Create an awesome minimal web design in Photoshop

Put on your Photoshop cap and get ready for a step by step tutorial on how to make an awesome minimal web design. Users who follow this tutorial will be expected to have a good understanding of Photoshop and designing for the web. 1. Setting up the Document For this design we’ll be using the […]

Design a Clean Striped Business Card in Illustrator

By Callum Chapman on May 4th, 2010 Category: Tutorials 11 Comments

Design a Striped Business Card in Illustrator

In this tutorial we’re going to be creating a sleek striped business card from scratch in Illustrator CS4, using various tools and techniques. As well as creating this business card yourself, you can also download the business card for free along with a corresponding letterhead. Step 1 The first step, as with any tutorial, is […]

Create an AJAX/jQuery/PHP Contact Form

By Hein on April 30th, 2010 Category: Tutorials 55 Comments

Create an AJAX-jQuery-PHP Contact Form

This tutorial uses XHTML, CSS, jQuery and a little PHP to make a pop-up/modal contact form that validates whatever is entered into the form and then uses AJAX to send the form without refreshing the page. Sounds complicated…actually it’s very simple!! The code of this tutorial has been updated The HTML Markup The HTML layout […]