styling grammar
authorSandro Hawke <sandro@hawke.org>
Thu, 10 May 2012 14:33:39 -0400
changeset 343 8adb5b5444dc
parent 342 fbdf616610bf
child 344 5617aed76a42
child 349 206e43333dbe
styling grammar
rdf-spaces/index.html
--- a/rdf-spaces/index.html	Thu May 10 14:27:42 2012 -0400
+++ b/rdf-spaces/index.html	Thu May 10 14:33:39 2012 -0400
@@ -548,11 +548,11 @@
 </table>
 
 <p>The grammar symbols 
-<span id="prod-sandro-nquads-EOL">EOL</span>,
-<span id="prod-sandro-nquads-subject">subject</span>, 
-<span id="prod-sandro-nquads-predicate">predicate</span>
-<span id="prod-sandro-nquads-object">object</span>, and 
-<span id="prod-sandro-nquads-IRIREF">IRIREF</span> are defined in the <a
+<code class="production prod" id="prod-sandro-nquads-EOL">EOL</code>,
+<code class="production prod" id="prod-sandro-nquads-subject">subject</code>
+<code class="production prod" id="prod-sandro-nquads-predicate">predicate</code>
+<code class="production prod" id="prod-sandro-nquads-object">object</code>, and 
+<code class="production prod" id="prod-sandro-nquads-IRIREF">IRIREF</code> are defined in the <a
 href="http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html#">the
 N-Triples Grammar</a></p>