CSS3 Fancy Box
In this example, I made a little fancy box, which can be used to display any information. I used different CSS3 properties like border-radius, box-shadow etc. The background stripes are made using the linear gradient property and the size of the stripes is controlled by background-size property.
Feel free to look at the code and play with it as much as you like.