Recently Popular Tutorials for October 10th, 2006
Oct 10
Turning Portrait Into Stone Statue with Photoshop
This is a simple tutorial on how you can make a statue from a portrait with Photoshop. It is highly recommended if you’re using a close up portrait of a woman/man.
Oct 10
Converting Tables to a CSS Div Tag and XHTML validated...
In this tutorial you will learn how to take your current website/layout created with tables, tear it apart, and put it back together using valid XHTML and CSS. This tutorial uses an example template to teach you, however you can take the principles taught here and apply them to your own creations.
Oct 10
9 JavaScript Tips You May Not Know
JavaScript is a fully-featured Object-Oriented programming language, on the surface, it shares syntactical similarities with Java and C, but the mentality is quite different, at its core, JavaScript is more similar to functional languages. Inside is a list of JavaScript tips.