Posts Tagged web design

Best of April 2010, Tutorials, Inspiration and Resources

By Abhin on May 3rd, 2010 Category: Inspiration No Comments

Best of April 2010, Tutorials, Inspiration and Resources

April is gone and left us with some really good tuts, articles and lots of things happening. With designers creating some out of the world masterpieces, developers pushing the limits of browsers and Adode launching the CS5 suite. We will take a look at the best what web has offered us in April. Designing & […]

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 […]

15 Inspiring Vintage and Retro Web Designs

By Matthew Leak on April 28th, 2010 Category: Inspiration 6 Comments

15 Most Inspiring Vintage and Retro Web Designs

Retro and Vintage Elements in Web Design are becoming more and more popular. Personally, I’m a big fan of vintage web design. I find it to be one of the most inspiring and appealing design styles out there and it’s a style that can definitely draw attention to a website if designed correctly. That said […]

Create a Cool Mask Transition Slideshow: Part 2

By Abhin on April 26th, 2010 Category: Tutorials 12 Comments

Creating a mask transition slideshow Part 2

Hope You’ll enjoyed part 1 of our Create a Cool Mask Transition Slideshow mini series,  it’s time to Move on with part 2, we are going to implement the effect by creating a jQuery plugin! Tutorial Structure – Setting up workspace for the plugin. Creating a plugin. Putting it altogether. Setting up workspace for the plugin. […]

97 Beautiful Navigation’s for your Inspiration

By Swat Chap on April 25th, 2010 Category: Inspiration 12 Comments

97 Beautiful Navigation for your Inspiration

Navigation is one of the key elements of designing a website. It is very important to have a very clean, informative and easy to follow navigation. Navigation is what keeps the user from going insane and helps them navigate around the site. It is necessary as users are engaging in the site and navigation provides […]

21 Tips to Make Your PHP Code Better

By Jose on April 23rd, 2010 Category: Tutorials 16 Comments

20 Tips to Make Your PHP Code Better

The most used and well documented programming language for web development is PHP, but it has some problems as a language (every language does). The most important problem is it’s too much permissive, and we can make some common mistakes that can hide our program’s behaviour beyond the limit, instead of writing a clean and […]