Return to Snippet

Revision: 28663
at July 12, 2010 04:26 by aetbaar_444


Initial Code
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!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="de">

<head>
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  <title> TITEL </title>
  <link rel="stylesheet" type="text/css" href="formate.css">
  
  <style type="text/css">
	<!--
	.bsp1
	#bsp2
	-->
</style>

</head>
<body> 

<p>Eigentlicher Inhalt</p>

</body>
</html>

Initial URL


Initial Description


Initial Title
XHTML Strict starter

Initial Tags
web, design, starter

Initial Language
HTML