Bootstrap Profile Card Accordion Menu
A simple bootstrap profile card with accordion functionality. The accordion contains a simple profile drop down, a social drop down and a contact drop down.
Made with: HTML,CSS
3D Perspective Card Xy
Used some jQuery to rotate the card on mouse movement.
Made with: HTML (Haml),CSS (SCSS),JS
Bat Pixel Art Animation On One Div
Another pixel art experiment using CSS box-shadow. Modify the SCSS variables to change the color, size and the speed of the animation if you want. Using box-shadow hack to create a pixel art in production environment is a terrible idea. Please use a GIF image, data URI, or SVG whenever possible.
Made with: HTML,CSS (SCSS)
Credit Card Mockup
Credit card mockup with animated hologram in HTML and CSS.
Made with: HTML,CSS
Multi-Level Accordion Menu
A simple CSS accordion menu with support for sub level items.
Made with: HTML,CSS (SCSS)
Styling Select Box With Css
A creative way to style select drop downs with nothing but CSS.
Made with: HTML,CSS