Apply a gradient effect to html text using CSS

Apply a gradient effect to html text using CSS

Oh yes, your web html text can have a gradient applied upon it! It can be done using a very simple technique, no javascript or flash required. It will work in all major browsers (We will just use the IE6 CSS PNG fix - easy... Continue Reading

Create rounded corners and implement them using CSS

Create rounded corners and implement them using CSS

Rounded corners are well established design technique in the modern web design. Their implementation can sometimes be messy, especially if you are using some scripts or generators. Alternatively, you can pass a few CSS parameters... Continue Reading

How to add thumbnails to wordpress posts

Thumbnails give more personality to the post on the home page, index or any other page. It is well established trend - magazine like themes with thumbnails next to the post excerpts. If you were wondering how to add those... Continue Reading

Create flash Contact form using php and actionscript 2 - with validation and confirmation

Upon learning flash, you as many others will wonder how to acomplish one specific task - that is to create a contact form that will send e-mails. This is a complete tutorial in which i will explain how to acomplish that.... Continue Reading