A huge collection of fully coded outlined web buttons. They’re very easy to implement in your existing projects, and they’re made even prettier with CSS3 transitions to only display the icons when you hover over the button. Also included standard large, medium and small buttons. All available in 5 default […]

I found this css trick when previewing the default WordPress theme namely ‘Twenty-Thirteen’. The sliding effects can be applied on any web base form. I only tested it with <input> tag but I don’t know if also going to work with <textarea> tag. You can add it to your search […]

Loading animation by using CSS only. No gif images required. You can customized it by changing background colors, resize, adding box shadows, adjusting animation speed, etc. 8 Spin-Kit examples by Tobias Ahlin | GitHub | @tobiasahlin 1. Rotating Plane CSS: .spinner { width: 30px; height: 30px; background-color: #333; margin: 100px […]