Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Application Interface Design: Outer Skin Or Inner Core - Web Design tutorial


A user-centered approach puts design first in any application development project. It makes business sense and results in products with great user experience.
Category: Web Design tutorials > Usability - Difficulty:


More cool Web Design tutorials:



Components of a Successful Website
Components of a Successful Website
Diagramatic representation of the components involved in building a successful website.
Category: Web Design tutorials > Basics - Difficulty:
7 Basics of Good Web Design
7 Basics of Good Web Design
Whether you are just starting a web design project, looking at revamping an existing site, or just wanting to double check the usability of your current web site you should consider these 7 Basics of Good Web Design These Basics are aimed at new visitors/customers, your repeat customers will be judging your web site on different values
Category: Web Design tutorials > Basics - Difficulty:
.JPG vs .GIF - What Should You Use?
.JPG vs .GIF - What Should You Use?
Which file format should you use for which purposes online? This article will explain in great details how and what each file format should be used on the web.
Category: Web Design tutorials > Basics - Difficulty:
Avoid forcing links to open in a new window
Avoid forcing links to open in a new window
Actually you should avoid forcing links to open in a new window or pop ups (such as with the "target" attribute or with JavaScript).

As you might know, JavaScript is not supported by all browsers and some users disable it. When JavaScript is used, it should not be relied upon. In such cases you will disable your visitor to access your content.
Category: Web Design tutorials > Usability - Difficulty:
Templatize Your Website with SSI
Templatize Your Website with SSI
Most websites maintain the same headers, footers and margin navigations on each page. This is good design. The common look tells your visitor she is in a unified environment and ever-present links make site navigation easy. As your site grows, changing those common elements can become laborious because changes must be made on each page of your growing site. Using SSI (Server Side Includes), these elements need be changed only once. All your pages can use the same template files for important repeated elements of your web pages. When you set up pages for SSI, you include special SSI links to separate template files. Your web server includes them in a single web page file before sending them to the visitor's browser, thus the name Server Side Includes.
Category: Web Design tutorials > Templates - Difficulty: