Semantics, Markup, and Standards
06:46 PM - Sep 1, 2003
First, some recent articles about semantics, markup, and standards:
I’ve posted a new article and reference, Semantics, HTML, XHTML, and Structure, that provides some basics of using good HTML structure for your documents, such as using the P element rather than the BR element for paragraphs, using heading elements for headings rather than faking your markup. CSS provides the means to achieve the visual presentation you have in mind while using the appropriate HTML recommended by W3C.
Semantics, HTML, XHTML, and Structure is not intended to be exhaustive by any means. It’s intended as a jumping off point for learning how to create a structurally solid HTML/XHTML page with the appropriate elements and attributes recommended by W3C.
Related post: Don’t Fake Your Markup: Accessibility Issues for CSS.
[Home: Mobile · Main]