Free Web 2.0 style glossy buttons
In Articles,
Here is a set of some colorful glossy web 2.0 style buttons in png format (size: 203 px wide, 71 px high). You can use them as you like!... read more
In Articles,
Here is a set of some colorful glossy web 2.0 style buttons in png format (size: 203 px wide, 71 px high). You can use them as you like!... read more
In Playground,
Here is some very useful javascript for detecting the browser that is accessing a page:... read more
In Playground,
Here is a simple PHP function that returns the exact age of a person given his/her birthdate: function age($month, $day, $year){ $y = gmstrftime("%Y"); $m = gmstrfti... read more
In Tutorials,
Ever wondered how to generate some cool gmail labels in css? Here is an attempt to imitate the little labels used in gmail. Three tiny colorless images are used to [... read more
In Tutorials,
Here is a very simple and cool registration form. A lot of times I was searching for some registration or login form that is easy to adapt. Here comes my contributio... read more
In Tutorials,
This is an example of a very simple CSS + one tiny image chart. The result will look like this: Insert the follwoing style into the head of your html […]... read more
In Tutorials,
Let’s create a simple and clean box that shows the updates in a category (or anything you might like it to use for). The result looks like this: Starting with ... read more
In Articles,
Developing web applications for mobile phones sometimes brings the need to just create separate content for different devices.... read more