style def img width
authorGuus Schreiber <guus.schreiber@vu.nl>
Tue, 03 Dec 2013 19:30:59 +0100
changeset 1465 d04d9817b2fb
parent 1464 376bf1ed0796
child 1466 8dfdd790d11d
style def img width
rdf-primer/index.html
--- a/rdf-primer/index.html	Tue Dec 03 18:16:37 2013 +0000
+++ b/rdf-primer/index.html	Tue Dec 03 19:30:59 2013 +0100
@@ -107,6 +107,7 @@
     </script>
     <style type="text/css">
       figure { text-align: center; }
+      img { width: 80%; }
       table td, table th { border: 1px solid #ddd; padding: 0.2em 0.5em; }
     </style>
   </head>
@@ -341,7 +342,7 @@
       <div class="example"><a href="http://www.wikidata.org/entity/Q12418">http://www.wikidata.org/entity/Q12418</a></div>
 
       <p>The IRI for Leonardo da Vinci in <a
-      href="http://dbpedia.org.org">DBpedia</a> is:</p>
+      href="http://dbpedia.org">DBpedia</a> is:</p>
 
       <div class="example"><a href="http://dbpedia.org/resource/Leonardo_da_Vinci">http://dbpedia.org/resource/Leonardo_da_Vinci</a></div>
 
@@ -494,7 +495,7 @@
       the two last statements which constitute publisher and license
       metadata about the first graph.</p>
 
-      <p>Sec. <a href="#trig-syntax">"Trig syntax"</a> provides an example
+      <p>Sec. <a href="#subsection-trig">"Trig"</a> provides an example
     of concrete syntax for this example.</p>
 
     <p class="note">Multiple graphs are a recent extension of the RDF
@@ -1386,7 +1387,6 @@
     </section>
     </section>
    
-    <section id="references"></section>
 
   </body>
 </html>