Revision: 24541
Updated Code
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
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
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