CSS version of No Vacancy 404 http://codepen.io/rileyjshaw/pen/ufEIH by Riley Shaw
Forked from Riley Shaw's Pen No Vacancy 404.
/** | |
* Loading animation like the one seen on http://www.freeger.com/projects/contextad/ with CSS | |
* Caveat: Not DRY. The content needs to be repeated in a data- attribute (or directly in the CSS). | |
*/ | |
body { | |
background: #ccc51c; | |
min-height: 100%; | |
} |
CSS version of No Vacancy 404 http://codepen.io/rileyjshaw/pen/ufEIH by Riley Shaw
Forked from Riley Shaw's Pen No Vacancy 404.
so cascade. many origin. much slider. many script. much simple. many example.
Forked from Joe Howard's Pen CSS Transform Origin Example.
CSS3 image hover effect for thumbnails using filters, fades, blurs etc.
Forked from Hans Engebretsen's Pen Image Hover effect.
A small collection of stylish effects with Less. See also: 10 hover effcts with scss: http://codepen.io/caraujo/pen/LVPzxO
Forked from Renan C. araujo's Pen 10 stylish hover effects with less.
A better approach to certain kinds of iris wipe effect, previously created in another pen. Creates "in-to-out" iris wipes, discussed in detail on my blog.
Forked from Dudley Storey's Pen Super-Easy Iris Wipe in CSS3.
Requested in response to my earlier comparison sliders. Full article.
Forked from Dudley Storey's Pen HTML5 Video Before-and-After Comparison Slider.