prefix indentation improved in index.html
authorVikash Agrawal <vikashagrawal1990@gmail.com>
Thu, 18 Jul 2013 10:09:25 +0530
changeset 1774 9bde2864474d
parent 1773 5e7668bf6d61
child 1777 7ac97a649d94
prefix indentation improved in index.html
index.html
--- a/index.html	Thu Jul 18 03:15:05 2013 +0530
+++ b/index.html	Thu Jul 18 10:09:25 2013 +0530
@@ -1,14 +1,14 @@
 <!DOCTYPE html>
 <html version="HTML+RDFa 1.1"
-prefix="
-  xhv: http://www.w3.org/1999/xhtml/vocab# 
-  xsd: http://www.w3.org/2001/XMLSchema#
-  rdfs: http://www.w3.org/2000/01/rdf-schema#
-  dc: http://purl.org/dc/terms/
-  vcard: http://www.w3.org/2006/vcard/ns#
-  v: http://rdf.data-vocabulary.org/#"
-  lang="en">
-  <head>
+      prefix="
+             xhv: http://www.w3.org/1999/xhtml/vocab# 
+             xsd: http://www.w3.org/2001/XMLSchema#
+             rdfs: http://www.w3.org/2000/01/rdf-schema#
+             dc: http://purl.org/dc/terms/
+             vcard: http://www.w3.org/2006/vcard/ns#
+             v: http://rdf.data-vocabulary.org/#"
+      lang="en" >
+   <head>
     <title>JSON-LD - JSON for Linking Data</title>
 
     <!-- Meta Tags -->