area-tagThis article is a stub. You can help the IndieWebCamp wiki by expanding it.
How toAll examples are contextually inside an h-entry. area tag with noteArea tag with a note:
<area class="p-category" shape="rect" coords="..."
alt="tag here"/>
person tag as area tagperson-tag as an area-tag:
<area class="u-category h-card" shape="rect" coords="..."
alt="Ben Roberts" href="http://ben.thatmustbe.me/"/>
<map name="peeps"> <area shape="circle" coords="124,58,8" class="u-category h-card" href="http://tantek.com" alt="Tantek Çelik"> <area shape="rect" coords="0,0,82,126" class="u-category h-card" href="http://aaronparecki.com" alt="Aaron Parecki"> <area shape="circle" coords="90,58,3" class="u-category h-card" href="http://caseorganic.com" alt="Amber Case"> </map> However, because the HTML syntax of imagemaps sits outside the actual image tag, it may be worth adding a microformat to the map itself. area tag replyArea tags can be placed inside a tag-reply to tag some other post with area-specific tags, including person-tagging people at specific points/areas in someone else's photo post. The reply-context for an area tag reply to a photo post for example should include the entire photo that is being area-tagged, so that the area element can overlay the portion of the photo. And a person area tag reply could actually display a name/link of the person tag, on top of the person in the photo, and even do hover effects triggered by point proximity or a rectangle overlaid on the person in the photo. Potential Bridgy Publish feature request: Once someone has implemented publishing an area tag reply on their own site, in particular, a person area tag reply to both an original post and e.g. a Facebook or Flickr POSSE copy of it (or at least a person photo tag of a silo photo post), it would be beneficial for Bridgy Publish to support POSSEing that tagging to the silo POSSE copy:
Earlier work
See Also
|



















