HTML5 spec, 5.2.2 Items : "Every HTML element may have an itemscope attribute specified."
Correct example :
[code]
<div itemtype="http://url.to/geoVocab#country" itemscope>
<span itemprop="http://xmlns.com/foaf/spec/index.rdf#name" lang="cn">ä¸è
It is currently Sat Dec 02, 2017 4:06 pm Advanced search
HTML5 spec, 5.2.2 Items : "Every HTML element may have an itemscope attribute specified."
<time itemprop="http://url.to/physicsVocab#time" datetime="2009-11-26T11:43">11:43 pm (CT)</time>
"Correct example :" is not so correct after all
Return to Feedback on the Specs
Users browsing this forum: No registered users and 1 guest