Return to Snippet

Revision: 24541
at August 31, 2011 00:46 by davidhellmann


Updated Code
<!DOCTYPE html>
<html lang="de">
<head>	
	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    
	<title>### Titel eintragen ###</title>
	
	<!-- Meta Tags -->
	<meta name="keywords" content="" />
	<meta name="description" content="" />
	<meta name="author" content="David Hellmann - http://www.davidhellmann.com" />
	<meta name="language" content="de" />
	<meta name="content-language" content="de" />
	<meta name="robots" content="index,follow" />

	<!-- Favicon -->
	<link rel="shortcut icon" href="favicon.ico" />
	
	<!-- CSS -->
        <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
	
	<!-- Javascript -->
	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
</head>
<body>
  
	

</body>
</html>

Revision: 24540
at March 3, 2010 14:48 by davidhellmann


Initial Code
<!DOCTYPE html>
<html lang="de">
<head>	
	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    
	<title>### Titel eintragen ###</title>
	
	<!-- Meta Tags -->
	<meta name="keywords" content="" />
	<meta name="description" content="" />
	<meta name="author" content="David Hellmann - http://www.davidhellmann.com" />
	<meta name="language" content="de" />
	<meta name="content-language" content="de" />
	<meta name="robots" content="index,follow" />

	<!-- Favicon -->
	<link rel="shortcut icon" href="favicon.ico" />
	
	<!-- CSS -->
    <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
	
	<!-- Javascript -->
	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
</head>
<body>
  
	

</body>
</html>

Initial URL


Initial Description


Initial Title
HTML 5 Grundgerüst

Initial Tags
html

Initial Language
HTML