This is a rounded corner DIV created by using CSS.
The image is in the background, so it has rounded corners.
View the page source and click on the CSS to view the corner styles.
This is a transparent DIV. Choose your RGB color and set the alpha transparency level.
This one is set at:
background: rgba(255, 255, 255, 0.5);
Go to : DEMOS