Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created February 16, 2012 15:31
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 jackfranklin/1845635 to your computer and use it in GitHub Desktop.
Save jackfranklin/1845635 to your computer and use it in GitHub Desktop.
HTML Limerick cos I'm cool
var limerick = (function() {
return "The code I write is quick
It's really really slick
I jumped into Vim
Implemented a HTML 5 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