s/emphasised/emphasized/
authorJeniT
Wed, 21 Dec 2011 12:07:47 +0000
changeset 61 5e26fdd26f07
parent 60 b90ce8a5d037
child 62 4b3a9ea3ea0a
s/emphasised/emphasized/
html-data-guide/index.html
--- a/html-data-guide/index.html	Wed Dec 21 12:07:09 2011 +0000
+++ b/html-data-guide/index.html	Wed Dec 21 12:07:47 2011 +0000
@@ -240,7 +240,7 @@
           <dl>
             <dt>Structured HTML values</dt>
             <dd>
-              Under appropriate conditions, RDFa and microformats will use markup within the content of an element to provide a <a>property</a> <a>value</a>; in microdata values never retain markup. If property values within your page contain markup (for example a <code>description</code> property containing emphasised text, multiple paragraphs, tables and so on), you may want to use RDFa or microformats to ensure that structure is available to consumers of your pages. In RDFa, this is done through adding <code>datatype="rdf:XMLLiteral"</code> to the relevant element. In traditional microformats, the handling of the content of an element is determined by the property; in microformats-2, those that retain the HTML structure are named with a <code>e-*</code> prefix, such as <code>e-content</code>.
+              Under appropriate conditions, RDFa and microformats will use markup within the content of an element to provide a <a>property</a> <a>value</a>; in microdata values never retain markup. If property values within your page contain markup (for example a <code>description</code> property containing emphasized text, multiple paragraphs, tables and so on), you may want to use RDFa or microformats to ensure that structure is available to consumers of your pages. In RDFa, this is done through adding <code>datatype="rdf:XMLLiteral"</code> to the relevant element. In traditional microformats, the handling of the content of an element is determined by the property; in microformats-2, those that retain the HTML structure are named with a <code>e-*</code> prefix, such as <code>e-content</code>.
             </dd>
             <dt>Language support</dt>
             <dd>