Posts Tagged web design

How to Create a Forum in PHP from Scratch

By Jose on August 9th, 2010 Category: Tutorials 28 Comments

In this tutorial we’ll see how to make a forum using PHP and MySQL. We have to cover a lot of different things, so let’s start! Some details about this tutorial You can download a compressed folder with the whole project inside. So sometimes I won’t show all the code of a file in order […]

20 Inspiring Textured Websites

By Matthew Leak on August 5th, 2010 Category: Inspiration 1 Comment

Textured Websites are becoming more and more popular. Mainly because adding simple, subtle textures to a design can really make a difference and improve the visual appearance. Textures can be anything: wood, metal, brick, even simple dust scratches. There are tonnes of great resources around the net that offer free high quality textures. Two of […]

Learning JavaScript and DOM with Console

By Hein on August 2nd, 2010 Category: Tutorials 7 Comments

In this tutorial, you are going to learn what a console is, and more importantly, how you can leverage it to learn JavaScript and DOM quickly. So let’s get started. Console? A console is not a specific project or a command-line terminal, nor is it a Xbox 360 or PS3 (though learning JavaScript and DOM […]

88 Magnificient iPad Wallpapers

By Swat Chap on July 19th, 2010 Category: Inspiration 9 Comments

88 Magnificient iPad Wallpapers

iPad is one of the newest product of Apple and it has taken over the public like a storm. Apple has sold over 5 million iPads. iPad is supposed to revolutionize the way we do things. iPad is a cool device and it is important to represent who you are from your iPad. The best […]

Code an Email Newsletter from PSD to HTML

By Matthew Leak on July 14th, 2010 Category: Tutorials 21 Comments

Last week we learned how to go about designing HTML emails. This week we’re going to turn the PSD into a functional HTML email. To code a HTML newsletter you can either code it from scratch, or use an already existing template. I personally like to use an existing template, especially the ones supplied by […]