Skip to content

Instantly share code, notes, and snippets.

@Zhomart
Created August 7, 2012 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zhomart/3280936 to your computer and use it in GitHub Desktop.
Save Zhomart/3280936 to your computer and use it in GitHub Desktop.
doctype
html
head
title Slim is FUN
meta charset="utf-8"
body
#header
h1 Cool... header
#container
#content
h2 Beatiful... content
#footer
span Python style... footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment