Photosho and Web design tutorials for your inspiration
Multilayered jQuery Parallax Scrolling Tutorial

Multilayered jQuery Parallax Scrolling Tutorial

By entheosweb on May 16, 2012 with 14 views >> Web Development / Javascript Learn how to create an awesome single page website design with multilayered parallax scrolling animation using css and jquery. In this tutorial you will learn how to create animated clouds in the backgrond, a moving hot air balloon in the foreground and animated links & titles. Continue reading
Parallax Scrolling Effect With CSS & jQuery

Parallax Scrolling Effect With CSS & jQuery

By entheosweb on Apr 03, 2012 with 725 views >> Web Development / HTML/CSS In this tutorial you will learn how to create a parallax scrolling effect using CSS & jQuery. This is a growing trend now in website design with many single page websites using this technique to create interesting and interactive websites. Continue reading
Develop iPhone friendly websites

Develop iPhone friendly websites

By designstutorial on Mar 15, 2012 with 1314 views >> Web Development / HTML/CSS When developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, let’s have a look at the 10 most useful code snippets (Javascript, PHP, CSS, etc) for developing iPhone friendly websites, quickly and efficiently. Continue reading
Create SEO friendly URL`s using mod rewrite in PHP (.htaccess)

Create SEO friendly URL`s using mod rewrite in PHP (.htaccess)

By Csabi on Jan 07, 2012 with 2440 views >> Web Development / PHP In this tutorial I will show you how to convert dynamic URL`s into Search Engine Friendly and easy to understand both for humans and machines URL`s. To change the URL`s we will use the Apache`s mod_rewrite function what can easily match URL`s using regular expressions. If it sounds confusing don`t worry, I will explain everything step-by-step and y... Continue reading
Upload an image and downsize it (in KB`s) using PHP and GD

Upload an image and downsize it (in KB`s) using PHP and GD

By Csabi on Jan 07, 2012 with 2414 views >> Web Development / PHP If you have a website where you let your users to upload images, you know that even the small images (around 100x100) can reach 50 - 100KB. This is way too much, when you could simply downsize the image to around 1 - 5KB, this is only the 1 - 5% of the size of the original image. Just imagine the benefits of downsizing 100.000 images... Continue reading
Creating a 5 star rating system using jQuery, PHP and MySQL

Creating a 5 star rating system using jQuery, PHP and MySQL

By Csabi on Jan 07, 2012 with 18296 views >> Web Development / Javascript In this tutorial we will create a simple 5 star rating system using jQuery, MySQL, PHP and AJAX. We will use jQuery to highlight the star the mouse is over and the preceding stars, AJAX to send the vote to the server, PHP to process the vote and MySQL to store the vote. Continue reading
Sexy Image Hover Effects using CSS3

Sexy Image Hover Effects using CSS3

By designstutorial on Jan 03, 2012 with 718 views >> Web Development / HTML/CSS Today, we are going to show to How to create a sexy css effect on image hover Continue reading
Create a Game Character with HTML5 and JavaScript

Create a Game Character with HTML5 and JavaScript

By William Malone on Dec 31, 2011 with 1555 views >> Web Development / Javascript In this series we explore how to create a game character using HTML5 Canvas and JavaScript. Each part of the series will give step by step instructions how to give our character a new ability such as running and jumping. Demos and source code included. Continue reading
Advanced (yet awesome) pure CSS3 boxes without using images

Advanced (yet awesome) pure CSS3 boxes without using images

By a guest on Dec 30, 2011 with 1304 views >> Web Development / HTML/CSS This tutorial shows you how to make an astonishing set of CSS3 boxes without using any graphic software in the process. Continue reading
PSD to HTML/CSS: Design, Slice and Code!

PSD to HTML/CSS: Design, Slice and Code!

By a guest on Dec 30, 2011 with 2187 views >> Web Development / HTML/CSS Learn how to design, slice and code your own Photoshop layout in Photoshop and Dreamweaver. Continue reading