Skip to content

Instantly share code, notes, and snippets.

View mcanthony's full-sized avatar

Michael Anthony mcanthony

  • DΞFCONCΞPTS
  • United States
View GitHub Profile
@mcanthony
mcanthony / CSS transform border button hover effects.markdown
Created October 5, 2015 08:56
CSS transform border button hover effects

CSS transform border button hover effects

Use of transform on before and after pseudo elements to create border effects on hover. no js.

A Pen by Les on CodePen.

License.

@mcanthony
mcanthony / CSS Loading Spinners.markdown
Created October 5, 2015 08:54
CSS Loading Spinners
@mcanthony
mcanthony / Equalizes the loader.markdown
Created October 5, 2015 08:54
Equalizes the loader

Equalizes the loader

Use of animation based on border-width only + the useful Sass loop to delay all our components. Equalizer style!

A Pen by Caohim on CodePen.

License.

@mcanthony
mcanthony / index.html
Last active October 5, 2015 08:52
jEErvj
<script src="http://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.5/dat.gui.min.js" type="text/javascript"></script>
<canvas id="dots"></canvas>
@mcanthony
mcanthony / SVG Loading icons.markdown
Created October 5, 2015 08:47
SVG Loading icons
@mcanthony
mcanthony / Pure CSS Loading spinners.markdown
Last active October 5, 2015 04:09
Pure CSS Loading spinners