Diferencia entre revisiones de «Usuario:Lmorillas/modulo lenguajes de marcas/html5/microdata»

De WikiEducator
Saltar a: navegación, buscar
(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 17:50 9 may 2013

Road Works.svg Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos.
Ver página de charlas.
Road Works.svg



  • 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.