abbr-design-pattern: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 10: Line 10:
== Discussion ==
== Discussion ==
* Theoretically, this could be done with almost any HTML element. But is it a good idea? If it's not, is abbr the only one? [[DavidJanes]]
* Theoretically, this could be done with almost any HTML element. But is it a good idea? If it's not, is abbr the only one? [[DavidJanes]]
* abbr-design-pattern should be avoided, if possible. [[RobertBachmann]]


== See Also ==
== See Also ==

Revision as of 14:38, 10 October 2005

Abbr design pattern

Purpose

Use the abbr-design-pattern to make text that is human readable also formally machine readable.

How to use it

Description

Discussion

  • Theoretically, this could be done with almost any HTML element. But is it a good idea? If it's not, is abbr the only one? DavidJanes
  • abbr-design-pattern should be avoided, if possible. RobertBachmann

See Also