Skip to content

Instantly share code, notes, and snippets.

@unendin
Created March 19, 2011 00:28
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 unendin/877077 to your computer and use it in GitHub Desktop.
Save unendin/877077 to your computer and use it in GitHub Desktop.
Minimal valid, secure, screenreader-accessible and stylable-in-IE HTML5 page
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>blah</title>
</head>
<body>
</body>
</html>
@unendin
Copy link
Author

unendin commented Mar 19, 2011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment