index.html: fix a couple of validation warnings
[experiments/scss-responsive-toggle-menu.git] / index.html
index bf628d2..5fed6e8 100644 (file)
 
   <body>
 
-    <header role="banner" class="pattern">
+    <header>
       <h1>Toggle Navigation: No JS</h1>
     </header>
 
     <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
 
-    <nav class="toggle-menu" role="navigation">
+    <nav class="toggle-menu">
       <!--
         The toggle-menu__target elements will be hidden to avoid scrolling around
         when navigating to the fragment ids, see also