Skip to content

Instantly share code, notes, and snippets.

@jacksonj04
Forked from jackfranklin/gist:1845635
Created February 16, 2012 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jacksonj04/1845849 to your computer and use it in GitHub Desktop.
Save jacksonj04/1845849 to your computer and use it in GitHub Desktop.
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