Skip to content

Instantly share code, notes, and snippets.

@allanbatista
Created March 28, 2013 13:05
Show Gist options
  • Save allanbatista/5262963 to your computer and use it in GitHub Desktop.
Save allanbatista/5262963 to your computer and use it in GitHub Desktop.
Snippet Html 4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Simple snippet</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment