Skip to content

Instantly share code, notes, and snippets.

View jacksonj04's full-sized avatar

Nick Jackson jacksonj04

View GitHub Profile
@jacksonj04
jacksonj04 / gist:1845849
Created February 16, 2012 15:51 — forked from jackfranklin/gist:1845635
HTML Limerick cos I'm cool
var limerick = (function() {
return "The code that I write is quite quick
Most people say it's really slick
I jumped into Vim
Made a HTML shim
And now I don't look quite so thick"
})();