Use honest <h2>s for second-level headings instead of styled <p>s.
authorMike Taylor <mike@indexdata.com>
Tue, 17 Dec 2013 14:19:09 +0000 (14:19 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 17 Dec 2013 14:19:09 +0000 (14:19 +0000)
tools/htdocs/index.html

index 117cbf3..09f1ddf 100644 (file)
@@ -7,16 +7,14 @@
       font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
       }
       h1 { color: #606060 }
       font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
       }
       h1 { color: #606060 }
-      p { font-weight: bold }
+      h2 { font-size: 100% }
     </style>
   </head>
   <body>
     <img src="images/mkws-logo-300px.jpeg" alt="MKWS logo" =
         style="float:right; margin: 1.5em"/>
     <h1>MKWS: the MasterKey Widget Set</h1>
     </style>
   </head>
   <body>
     <img src="images/mkws-logo-300px.jpeg" alt="MKWS logo" =
         style="float:right; margin: 1.5em"/>
     <h1>MKWS: the MasterKey Widget Set</h1>
-    <p>
-      This site contains tools, not content:
-    </p>
+    <h2>This site contains tools, not content:</h2>
     <ul>
       <li>
         <a href="mkws.js">mkws.js</a>
     <ul>
       <li>
         <a href="mkws.js">mkws.js</a>
@@ -51,9 +49,7 @@
     -->
       </li>
     </ul>
     -->
       </li>
     </ul>
-    <p>
-      For examples of how to use the widget-set, see:
-    </p>
+    <h2>For examples of how to use the widget-set, see:</h2>
     <ul>
       <li>
         A very simple application at
     <ul>
       <li>
         A very simple application at
        which has been fitted with a popup MKWS search-box.
       </li>
     </ul>
        which has been fitted with a popup MKWS search-box.
       </li>
     </ul>
-    <p>
-      The set of targets can be maintained:
-    </p>
+    <h2>The set of targets can be maintained:</h2>
     <ul>
       <li>
        Use the main
     <ul>
       <li>
        Use the main
        and act as the "MK Demo" library administrator.
       </li>
     </ul>
        and act as the "MK Demo" library administrator.
       </li>
     </ul>
-    <p>
-      Documentation:
-    </p>
+    <h2>Documentation:</h2>
     <ul>
       <li>
         The <a href="whitepaper.html">The whitepaper, including a reference section.</a>
     <ul>
       <li>
         The <a href="whitepaper.html">The whitepaper, including a reference section.</a>