Return to Snippet

Revision: 25968
at April 15, 2010 05:21 by alexandrepayet


Updated Code
<!DOCTYPE html>
<html lang="fr">
<head>
	<meta charset="utf-8">

	<title></title>

	<link rel="stylesheet" media="screen" href="css/style.css">
</head>
<body>

</body>
</html>

Revision: 25967
at April 15, 2010 05:15 by alexandrepayet


Initial Code
<!DOCTYPE html>

<html lang="fr">
<head>
	<meta charset=utf-8">

	<title></title>

	<link rel="stylesheet" media="screen" href="css/style.css">
</head>
<body>

<!-- Document -->

</body>
</html>

Initial URL


Initial Description


Initial Title
HTML5 : Structure minimal d'une page html5

Initial Tags
template, html5

Initial Language
HTML