ymg attributes
authorGuus Schreiber <guus.schreiber@vu.nl>
Sun, 15 Dec 2013 20:58:40 +0100
changeset 1570 810a623eb93e
parent 1569 f9def8f3d010
child 1571 4784cb20c14d
ymg attributes
rdf-new/index.html
--- a/rdf-new/index.html	Sun Dec 15 20:52:07 2013 +0100
+++ b/rdf-new/index.html	Sun Dec 15 20:58:40 2013 +0100
@@ -89,6 +89,7 @@
     </script>
     <style type="text/css">
       figure { text-align: center; }
+      img.graph { width: 80%; }
       table td, table th { border: 1px solid #ddd; padding: 0.2em 0.5em; }
     </style>
   </head>
@@ -117,7 +118,7 @@
 
     <p>This document is informative in nature.  Its
     purpose is to provide a summary of differences between RDF versions 1.0
-		and 1.1 and to introduce new additions in a very brief manner.
+    and 1.1 and to introduce new additions in a very brief manner.
     </p> 
 
 		<p>Readers new to RDF should start with the RDF 1.1 Primer
@@ -351,7 +352,7 @@
 abstract syntax), not any particular serialization.</p>
 
 <figure>
-  <img width="717" height="370" src="serialization-formats.png">
+  <img class="graph" src="serialization-formats.png">
   <figcaption>RDF 1.0 and 1.1 serialization formats</figcaption>
 </figure>