Article · Wikipedia archive · Last revised Jul 22, 2026

HRecipe

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

Last revised
Jul 22, 2026
Read time
≈ 1 min
Length
80 w
Citations
2
Source


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

See also

References

References

  1. "hRecipe at the Microformats Wiki". Retrieved 2009-08-07.
External links