Return to Snippet

Revision: 9371
at November 2, 2008 09:21 by septimoc


Initial Code
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
	<title>An XHTML 1.0 Strict standard template</title>
	<meta http-equiv="content-type" 
		content="text/html;charset=utf-8" />
	<meta http-equiv="Content-Style-Type" content="text/css" />
</head>

<body>

     <p>… Your HTML content here …</p>

</body>
</html>

Initial URL


Initial Description


Initial Title
Estructura mínima de un documento XHTML

Initial Tags


Initial Language
XHTML