📜 ⬆️ ⬇️

Introductory word

Developed primarily for people and only secondarily for machines, microformats are a set of simple and open data description formats based on widely used and well-developed technologies (for example, XHTML and CSS).

Basic principles:

1. Solving specific problems.
2. The simpler the better.
3. Development primarily for people, and only the second - for cars.
4. Redefining the use of components of widely used technologies.
5. Modularity and implementation.
6. Promote decentralized development, content and services.
')
There are microformats for markup resumes, calendars, tags, etc.

Currently, the introduction of one or another microformat into the code of a real web page does not cause difficulties since Information marked up according to the rules of the selected microformat is, in essence, a standard XHTML code. Work with microformats will help almost anyone.

Official site: microformats.org

A complete list of existing microformats: microformats.org/wiki/Main_Page

Source: https://habr.com/ru/post/64/


All Articles