CSS3 Facebook Modal Box
This is the facebook modal box rendered purely with CSS3 abd HTML5. It is created using a collection of div's and styling them accordingly. Some common CSS3 properties are used to create this modal box like border-radius, rgba values etc.
Take a look at the code to understand how it works :)