question-answer-brainstorming

From Microformats Wiki
Revision as of 21:07, 15 December 2006 by AndyMabbett (talk | contribs) (→‎Multi-page FAQs: embolden)
Jump to navigation Jump to search

Questions and Answers

Purpose

The "question-answer" microformat proposes to formalize the relationships between questions and answers (including "FAQs") published within a single HTML document (and possibly a set of documents). Such formalization should allow for reuse of questions and answers in new contexts, e.g. search engines, IM bots, etc.

Multi-page FAQs

Based on [1] (extraneous detail omitted)

Current mark-up:

<a href="/england/noappointmentneeded/walkincentres/walkincentreservices.cmsx">What services does a Walk-in Centre offer?</a>

Possible solution (tentative class-names):

<a '''class="question answer-at"''' href="/england/noappointmentneeded/walkincentres/walkincentreservices.cmsx">What services does a Walk-in Centre offer?</a>

See also