semantic-class-names: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(dfn, links)
(added request for earlier than 2002 citations of semantic class names usage/advocacy in the web design community)
Line 1: Line 1:
<entry-title> semantic class names </entry-title>
<entry-title> semantic class names </entry-title>
<dfn style="font-style:italic;font-weight:bold">semantic class names</dfn> are HTML class names deliberately chosen to reflect the meaning (semantics) of the content being marked up, rather than the presentation (style). semantic class names have been a part of a modern web design since 2002[http://tantek.com/log/2002/12.html#L20021216], and are a part of the practice of [[semantic HTML]] authoring, also known as [[POSH]].
<dfn style="font-style:italic;font-weight:bold">semantic class names</dfn> are HTML class names deliberately chosen to reflect the meaning (semantics) of the content being marked up, rather than the presentation (style). semantic class names have been a part of a modern web design since 2002[http://tantek.com/log/2002/12.html#L20021216] (please research and add earlier citations if found), and are a part of the practice of [[semantic HTML]] authoring, also known as [[POSH]].


For more on semantic class names, see:
For more on semantic class names, see:

Revision as of 20:41, 29 June 2009

<entry-title> semantic class names </entry-title> semantic class names are HTML class names deliberately chosen to reflect the meaning (semantics) of the content being marked up, rather than the presentation (style). semantic class names have been a part of a modern web design since 2002[1] (please research and add earlier citations if found), and are a part of the practice of semantic HTML authoring, also known as POSH.

For more on semantic class names, see:

see also