1. Home
  2. Computing & Technology
  3. Web Design / HTML

semantic markup

By Jennifer Kyrnin, About.com

Definition: Semantic markup is XHTML that has been written to define the context of the content enclosed in the markup. This means that headers would be defined by <h1> through <h6> elements, paragraphs with <p> elements, lists with <ol> and <ul> elements, and so on. Tags that only have a meaning referring to style, such as <b> and <i> should be avoided in favor of tags that provide a semantic meaning along with their standard styles, such as <strong> and <em>
Pronunciation: sE man tIk mar kup (noun)
Also Known As: semantic HTML

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. HTML and XHTML
  5. XHTML
  6. Semantic Web
  7. semantic markup - definition

©2008 About.com, a part of The New York Times Company.

All rights reserved.