Content deleted Content added
→Vocabularies: noun+verb-form number agreement |
/* Global mary magi Tags: Mobile edit Mobile web edit |
||
Line 19:
* <code>itemprop</code> – Indicates that its containing tag holds the value of the specified item property. The property's name and value context are described by the item's vocabulary. Properties values usually consist of string values, but can also use [[URL]]s using the <code>a</code> element and its <code>href</code> attribute, the <code>img</code> element and its <code>src</code> attribute, or other elements that link to or embed external resources.<ref name=WHATWG/>
* <code>itemref</code> – Properties that are not descendants of the element with the <code>itemscope</code> attribute can be associated with the item using this attribute. Provides a list of element ids (not <code>itemid</code>s) with additional properties elsewhere in the document.<ref name="WHATWG"/>
* <code>datetime</code
== Example ==
|