Skip to content

Instantly share code, notes, and snippets.

@nitstorm
Last active December 20, 2015 17:59
Show Gist options
  • Save nitstorm/6172733 to your computer and use it in GitHub Desktop.
Save nitstorm/6172733 to your computer and use it in GitHub Desktop.
The sample layout for the post "Introduction to XHTML"
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> </title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment