Return to Snippet

Revision: 13145
at April 25, 2009 02:49 by Kerrick


Updated Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="content-style-type" content="text/css" />
		<meta name="author" content="Kerrick Design" />
		<meta name="generator" content="Generator? Kerrick Design hand-codes each website from scratch." />
		
		<link rel="stylesheet" media="screen" href="css/style.css" />
		<link rel="stylesheet" media="print" href="css/print.css" />
		<link rel="shortcut icon" href="favicon.ico" />
		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
		<script type="text/javascript" src="lib/script.js"></script>
		
		<meta name="date" content="April 11, 2009" />
		<meta name="keywords" content="" />
		<meta name="description" content="" />
		<title></title>
	</head>
	<body>
		
	</body>
</html>

Revision: 13144
at April 11, 2009 04:05 by Kerrick


Updated Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="content-style-type" content="text/css" />
		<meta name="author" content="Kerrick Design" />
		<meta name="generator" content="Generator? Kerrick Design hand-codes each website from scratch." />
		
		<link rel="stylesheet" media="screen" href="css/style.css" />
		<link rel="stylesheet" media="print" href="css/print.css" />
		<link rel="shortcut icon" href="favicon.ico" />
		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
		<script type="text/javascript" src="lib/script.js"></script>
		
		<meta name="date" content="April 11, 2009" />
		<meta name="keywords" content="" />
		<meta name="description" content="" />
		<title></title>
	</head>
	<body>
		
	</body>
</html>

Revision: 13143
at April 11, 2009 03:17 by Kerrick


Updated Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="content-style-type" content="text/css" />
		<meta name="author" content="Kerrick Design" />
		<meta name="generator" content="Generator? Kerrick Design hand-codes each website from scratch." />
		
		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
		<script type="text/javascript" src="lib/script.js"></script>
		<link rel="stylesheet" media="screen" href="css/style.css" />
		<link rel="stylesheet" media="print" href="css/print.css" />
		<link rel="shortcut icon" href="favicon.ico" />
		
		<meta name="date" content="April 11, 2009" />
		<meta name="keywords" content="" />
		<meta name="description" content="" />
		<title></title>
	</head>
	<body>
		
	</body>
</html>

Revision: 13142
at April 11, 2009 03:16 by Kerrick


Initial Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="content-style-type" content="text/css" />
		<meta name="author" content="Kerrick Design" />
		<meta name="generator" content="Generator? Kerrick Design hand-codes each website from scratch." />
		
		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
		<script type="text/javascript" src="lib/script.js"></script>
		<link rel="stylesheet" media="screen" href="css/style.css" />
		<link rel="stylesheet" media="print" href="css/print.css" />
		<link rel="shortcut icon" href="favicon.ico" />
		
		<meta name="date" content="April 11, 2009" />
		<meta name="keywords" content="" />
		<meta name="description" content="" />
        <title></title>
    </head>
    <body>
		
    </body>
</html>

Initial URL


Initial Description
This is a no-nonsense xHTML 1.1 template for use in a new document. The first head section has the stuff that shouldn't change from project to project. The second head section has the stuff that shouldn't change from page to page. The third has the stuff that should change on every page.

I've also added links to a print CSS file, a screen CSS file, a favicon, the Google Code jQuery file, and your own javascript file.

Initial Title
xHTML 1.1 New Document Template

Initial Tags
template, xhtml

Initial Language
XHTML