1. About.com
  2. Computing & Technology
  3. Web Design / HTML

Discuss in my forum

semantic markup

By , About.com Guide

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

©2012 About.com. All rights reserved. 

A part of The New York Times Company.