
As many of you already know that the upcoming CSS 3 allows for rounded corners to be implemented with the “border-radius” property. Here I want to demostrate the use of this property and which current browsers supports it.

Recently I’ve discovered that in IE8 if you have an input field element on top of an image, you will not be able to get focus inside on the input field.