Home >> FAQs/Tutorials >> XHTML Tutorials and Tips >> Index

XHTML Tutorial - What Are Inline Elements

By: FYIcenter.com

(Continued from previous topic...)

What Are Inline Elements?

Inline elements are XHTML elements that can be used together with character data to form lines of paragraph blocks. Here are some basic rules about inline elements:

  • Inline elements are usually used as sub-elements of block elements.
  • Some inline elements have empty contents.
  • Some inline elements have mixed contents with text and other inline elements.
  • Some inline elements are used to specify style properties which could be achieved by CSS technologies.

(Continued on next topic...)

  1. What Are Inline Elements?
  2. What Are Commonly Used Inline Elements?
  3. What Is a "strong" Tag/Element?
  4. What Is an "em" Tag/Element?
  5. What Is an "code" Tag/Element?
  6. What Are "sub" and "sup" Tags/Elements?
  7. What Are "del" and "ins" Tags/Elements?
  8. What Are "big" and "small" Tags/Elements?
  9. What Is a "br" Tag/Element?
  10. What Is a "script" Tag/Element?
  11. What Are Other Inline Elements?


Selected Developer Jobs:

More...