table corr
authorGuus Schreiber <guus.schreiber@vu.nl>
Fri, 07 Feb 2014 01:59:05 +0100
changeset 1820 5ffcc0805b00
parent 1819 ae67b13fbf31
child 1821 080d7e28da3a
table corr
rdf-xml/index.html
--- a/rdf-xml/index.html	Thu Feb 06 12:44:15 2014 +0100
+++ b/rdf-xml/index.html	Fri Feb 07 01:59:05 2014 +0100
@@ -106,8 +106,9 @@
     </script>
     <style type="text/css">
      figure { width: 76% ;  text-align: center}
-     .figure { font-weight: bold; text-align: center; }
-     table.xsd-types td, table.xsd-types th { border: 1px solid #ddd; padding: 0.1em 0.5em; }
+     table { border-collapse:collapse; }
+     table, td, th { border:1px solid black; }
+     caption { font-weight: bold; text-align: left ; }
     </style>
   </head>
 
@@ -2107,7 +2108,6 @@
         <h4>Grammar General Notation</h4>
 
         <table>
-        <caption>Grammar General Notation.</caption>
         <tr>
         <th>Notation</th>
         <th>Meaning</th>
@@ -2134,9 +2134,7 @@
         <section id="section-Infoset-Grammar-Matching">    
         <h4>Grammar Event Matching Notation</h4>
 
-
         <table>
-        <caption>Grammar Event Matching Notation.</caption>
         <tr>
         <th>Notation</th>
         <th>Meaning</th>
@@ -2228,7 +2226,6 @@
         <h4>Grammar Action Notation</h4>
 
         <table>
-        <caption>Grammar Action Notation.</caption>
         <tr>
         <th>Notation</th>
         <th>Meaning</th>