Create Document Icon with CSS3

Document Icon with CSS3

Nowadays Im working more on mobile web apps. I have encountered many challenging works which I have accomplished with CSS3. Today I am gonna share a nice trick, how you can create a document icon with pure CSS3 only. I am using a single HTML element <a> (you can use your preferred one) to create this icon.

Original link.

Now this post is exclusively available on Nettuts.

Final CSS3 Document Icon