XHTML Doctype 4.01 Transitional


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <html lang="en">
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <title>untitled</title>
  7. <meta name="generator" content="TextMate http://macromates.com/">
  8. <meta name="author" content="jmann">
  9. <!-- Date: 2010-05-10 -->
  10. </head>
  11.  
  12. </body>
  13. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.