summaryrefslogtreecommitdiffstats
path: root/includes/header.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-24 13:47:07 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-24 13:47:07 (EDT)
commit232b1270ecf29aa22e5b75a3ba8850d8d47d4138 (patch)
tree37a70567165ce7464512482f69151523e8d111f6 /includes/header.html
parent512a14145021dc6304f0e03a7a9386f4fca0d793 (diff)
downloadwww-232b1270ecf29aa22e5b75a3ba8850d8d47d4138.zip
www-232b1270ecf29aa22e5b75a3ba8850d8d47d4138.tar.gz
www-232b1270ecf29aa22e5b75a3ba8850d8d47d4138.tar.bz2
Use HTML5 semantic elements in header.
Diffstat (limited to 'includes/header.html')
-rwxr-xr-xincludes/header.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/header.html b/includes/header.html
index 5eb7577..ddf15e2 100755
--- a/includes/header.html
+++ b/includes/header.html
@@ -2,7 +2,7 @@
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta charset="utf-8">
<meta name="author" content="Patrick 'P. J.' McDermott <mailto:pjm@nac.net>">
<meta name="description" content="The resume, software, and essays of P. J. McDermott -- a software and hardware hacker and advocate for software and cultural freedom.">
<!--#if expr="${title} = /^$/" -->
@@ -13,11 +13,11 @@
<link rel="stylesheet" type="text/css" href="/main.css">
</head>
<body>
- <div class="header">
- <a href="#body" class="skip">Skip to body</a>
+ <a href="#body" class="skip">Skip to body</a>
+ <header>
<h1><a href="/">P. J. M<span class="super">c</span>Dermott</a></h1>
<p>Software and hardware hacker and advocate for software and cultural freedom.</p>
- </div>
+ </header>
<div class="menu">
<ul>
<li>