
CSS3 Icons Gallery
CSS3 Icons Gallery This is my other experimental projects. Create icons with CSS3. I just make them by accident and started addicted. So I decide to keep it all in a single unit. This may be useful f…

CSS3 Loading Bar
HTML <div class='loading'> <span></span> <span></span> <span></span> <span></span> </div>
CSS .loading {text-align:center;} .loading span { display:inline-block; margin:0px 1px; width:20px; height:20
…

CSS3 Chocolate Button
CSS /* Chocolate Button */ .choco { outline:none; cursor:pointer; display:inline-block; background-color:#54341A; text-shadow:0px 1px 0px rgba(255,255,255,0.1); text-decoration:none; font:normal 20px
…

CSS3 Button Mighty Deals
http://www.mightydeals.com/ Tidak sama persis memang, tapi lumayan mirip :) CSS .md-ribbon { display:block; margin:0px auto; font:bold 22px Arial,Sans-Serif; color:white; text-shadow:0px 1px 0px rgba
…

Pure CSS3 Animated Monster
Hi little monster, are you hungry? This is all just a CSS3 Animation experiment with random values to make a living things such as a monster :) View Demo Download Files Best viewed in Firefox.