hRecipe

From HandWiki
Revision as of 08:46, 27 October 2021 by imported>WikiEd2 (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Microformat

hRecipe is a draft microformat for publishing details of recipes using (X)HTML on web pages, using HTML classes and rel attributes.[1] In its simplest form, it can be used to identify individual foodstuffs, because the only required properties are fn ("formatted name") and an ingredient,[1] which can be the same:

<span class="hrecipe"><span class="fn ingredient">sugar</span></span>

See also

References

External links