Tag Archives: Symantic

Generating Semantic Comment Lists with XHTML

April 22, 2007 by aaron
XHTML specifications provide three types of lists ordered lists , unordered lists and definition lists . Ordered lists are meant for content that must be arranged in a specific order — things like instructions, or lines of code. Unordered lists are meant to be used for content that can reasonably be displayed in any order such as navigation menus or shopping lists. The rarely used definition lists is meant to be used where one list item is logically defined by a subsequent item (a definition term followed by a definition description ) it functions the same way as a FAQ or glossary.
Read More ⟶

Generating Semantic Comment Lists with XHTML

April 22, 2007 by aaron
XHTML specifications provide three types of lists ordered lists , unordered lists and definition lists . Ordered lists are meant for content that must be arranged in a specific order — things like instructions, or lines of code. Unordered lists are meant to be used for content that can reasonably be displayed in any order such as navigation menus or shopping lists. The rarely used definition lists is meant to be used where one list item is logically defined by a subsequent item (a definition term followed by a definition description ) it functions the same way as a FAQ or glossary.
Read More ⟶