Z-Index : Overlap HTML elements with CSS
Submitted by divitodesign.com » Z-Index. Via this guide, you will learn what a Z-Index is and how to use this property to overlap HTML elements with CSS.
Create A Brushed Metal Texture
Submitted by Vectips » Create a brushed metal texture with Illustrator's effects.
Image Mask Animation
Submitted by Flash My Mind » This tutorial teaches you how to create a mask(s) over an image. The image gradually reveals itself when we animate the mask.
How to get a perfect copy from a badly scanned image
Submitted by PSlessons.com » Have you ever compared a scanned image with the original source? You’ll notice that the scanned image is never as accurate as the source with regard to details like sharpness, color, contrast, brightness, saturation and so on. Getting accurate results is a distant dream.
A Custom-Fitted Logo
Submitted by Business Cards | Printed Business Cards » Learn how to blend logos into clothing and other items.
Disney-style Navigation Interface
Submitted by Business Cards | Printed Business Cards » How to design a Disney.com-style navigation interface.
A Professional Blog Template
Submitted by Business Cards | Printed Business Cards » How to design your own professional-looking blog template in Photoshop.
Create A Water Texture In Illustrator
Submitted by Vectips » Create a water texture in illustrator using Illustrator's Effects, Simplify, Offset Path and some bright colors.
How to create a modern purple Flash preloader in Photoshop
Submitted by boogiesbc.ro » In this tutorial you will learn how to make a modern purple preloader that can be coded in flash to look just extraordinare
Drawing a Date Icon From Scratch
Submitted by tu-torial.com : the learning paradise » Here's a nifty graphic when use to make a series of icons. In this example, we are using it to create a date display.
Realistic 3D heart glossy logo
Submitted by koikumi.com » Learn how to draw a realistic 3D look glossy heart for a logo
Use the Request Object to POST Data to the Server
Submitted by steelsabre » This hack uses the POST HTTP request method to send data, communicating with the server without disrupting the user's interaction with the application. It then displays the server's response to the user.
Inner Classes
Submitted by Little Tutorials » An inner class is a class declared inside another class. The enclosing class can be a top level class or another inner class. The reason for using inner classes is to properly implement composition when the life of inner class instances are controlled by the outer class instance.
Local Inner Classes
Submitted by Little Tutorials » Local inner classes are declared inside of a block of code. This block can be static bloc, a constructor, a method or simply a block of code surrounded with curly braces. These classes are only visible inside the enclosing block, but inside the block full hierarchies of classes can be developed.
Static Nested Interfaces
Submitted by Little Tutorials » A nested interface is just a regular interface defined inside another class or interface. They are actually defined inside the body of the parent class, not only in the same file.
Static Nested Classes
Submitted by Little Tutorials » A static nested class is a regular class defined inside of a package level class or inside of another static nested class. They are actually defined inside the body of the parent class, not only in the same file.




