semantic-xhtml-ja

From Microformats Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

意味的な(X)HTML

Semantic (X)HTML refers to:

  1. (X)HTMLの意味的な要素と属性(表現的なHTMLとは対照的なもの)
  2. 意味的な(X)HTMLを使って書かれた(X)HTML文書
  3. 意味的な(X)HTMLを使って書く習慣
  4. plain old semantic HTML

Contributors

意味的な要素

(このリストは未完成です。英語版に追加してください!)

  • a
  • abbr
  • acronym
  • address
  • blockquote
  • caption
  • cite
  • code
  • dl
    • dt
    • dd
  • dfn
  • em
  • ...
  • h1,h2,h3,h4,h5,h6
  • kbd
  • li
  • ...
  • label
  • legend
  • ...
  • ol
  • p
  • q
  • ...
  • samp
  • strong
  • sub
  • sup
  • table (when used for tabular data, not layout)
    • tbody
    • td
    • tfoot
    • th
    • thead
    • tr
  • ul
  • var

意味的な属性

(このリストは未完成です。英語版に追加してください!)

  • caption
  • class
  • data
  • href
  • hreflang
  • id
  • lang
  • rel
  • rev
  • scope
  • summary
  • type

Presentations

See POSH Presentations.

See also

References