Skip to content

Instantly share code, notes, and snippets.

@jacksonj04
Forked from jackfranklin/gist:1845635
Created February 16, 2012 15:51
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"
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment