index: try html5 meta tags.

This commit is contained in:
Mikaela Suomalainen 2012-08-26 11:35:43 +03:00
parent 67d76d9521
commit 3ec301bf7c
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
<head>
<meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
</head>
<HTML>
<h1 id="welcome">Welcome</h1>
<p>There might not be much to see in this page. You can find list of pages in the [source].</p>

View File

@ -1,3 +1,8 @@
<head>
<meta name="author" content="Mika Suomalainen" />
<meta charset="UTF-8" />
</head>
<HTML>
# Welcome