Skip to content

Instantly share code, notes, and snippets.

View wederson's full-sized avatar

wederson wederson

View GitHub Profile
@wederson
wederson / glitch.html
Created September 22, 2015 19:33 — forked from idmontie/glitch.html
Glitch Text Effect with CSS
<!doctype html>
<html>
<head>
<!-- Based on http://codepen.io/lbebber/pen/ypgql -->
<link href="http://necolas.github.io/normalize.css/3.0.2/normalize.css" rel='stylesheet'/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
<style>
/* Just colors and font sizes */
* {
font-family: sans-serif;