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

inline elements

By , About.com Guide

Definition:

The short definition is that inline elements are elements that are found in the text of the HTML document. They are also sometimes called text level elements.

Inline elements have some specific distinctions from block-level elements:

  • Inline elements generally only contain text, data or other inline elements. They are usually "smaller" than block-level elements.
  • Inline elements do not generally begin new lines of text.
  • Inline elements inherit directionality information differently from block-level elements.
Also Known As: text level elements
Examples:
Explore Web Design / HTML
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

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

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

All rights reserved.