Outline durch Korrektur des semantischen Markup weiter verbessert
[website] / src / main / webapp / WEB-INF / templates / html5page.jsp
index 2512e07..de699e2 100644 (file)
@@ -14,7 +14,7 @@
   <body onload="prettyPrint()">
     <div id="page" class="<t:getAsString name="contentclass"/> cf">
       <header id="header">
-        <a href="${base}index.html" title="Home" id="logo">juplo</a>
+        <h1 id="logo"><a href="${base}index.html" title="Home" class="l">juplo</a></h1>
         <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
         <hr class="h" />
       </header>
@@ -26,7 +26,7 @@
         <a class="hide" href="#navigation">Jump to navigation</a>
         <div class="b"></div>
       </div>
-      <div class="content cf">
+      <main class="content cf">
         <article id="content" class="main">
           <header><h1><t:getAsString name="title"/></h1></header>
           <t:insertAttribute name="maincontent"/>
@@ -40,7 +40,7 @@
           </nav>
           <t:insertAttribute name="marginalcontent" ignore="true"/>
         </div>
-      </div>
+      </main>
       <footer id="footer">
         <hr />
         <ul id="footerlinks">