Skip to content

Instantly share code, notes, and snippets.

@fchasen
Created March 11, 2015 03:04
Show Gist options
  • Save fchasen/ab886e438cf5162c52bc to your computer and use it in GitHub Desktop.
Save fchasen/ab886e438cf5162c52bc to your computer and use it in GitHub Desktop.
xhtml wrapper
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
<head>
<title>YOUR TITLE</title>
</head>
<body>
YOUR CONTENT
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment