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