Diferencia entre revisiones de «Usuario:Lmorillas/modulo lenguajes de marcas/html5/microdata»
De WikiEducator
(Página creada con '{{TEP}} * http://diveintohtml5.info/extensibility.html * http://diveintohtml5.info/examples/person-plus-microdata.html * http://www.whatwg.org/specs/web-apps/current-work/mult…') |
(Sin diferencias)
|
Revisión de 18:50 9 may 2013
Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos. Ver página de charlas. |
- http://diveintohtml5.info/extensibility.html
- http://diveintohtml5.info/examples/person-plus-microdata.html
- Itemscope
- Indicates the element is a microdata element and its child elements are part of its microdata format.
- Itemtype
- Defines the vocabulary to be used by the microdata format.
- Itemid
- The unique identifier of the item, if defined by the microdata vocabulary.
- Itemprop
- An individual data element.
- Itemref
- Allows a microdata element to reference another element on the page to define it by either HTML id or by itemid.