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

XHTML Tutorial - What Is a Sub-element

By: FYIcenter.com

(Continued from previous topic...)

What Is a Sub-element?

A sub-element is an XHTML element that is included inside the content of another XHTML element. The inner element is called the sub-element or child element. The outer element is called the parent element. Together they are called nested elements.

Note that which element is allowed to be included inside another element is defined by the XHTML specification. For example, element "p" is allowed inside "body", but it is not allowed inside "head".

(Continued on next topic...)

  1. What Is the XHTML Element Content?
  2. What Are the XHTML Element Content Models?
  3. What Are the XHTML Elements Defined with EMPTY Contents?
  4. What Are the XHTML Elements Defined with PCDATA Contents?
  5. What Are the XHTML Elements Defined with Sub-elements Contents?
  6. What Are the XHTML Elements Defined with Mixed Contents?
  7. What Is PCDATA?
  8. What Is an XHTML Entity?
  9. What Is CDATA?
  10. What Is a Sub-element?
  11. Can Two Elements Partially Overlap Each Other?
  12. What Is the Sequence of Sub-elements?
  13. What Is a Required Sub-element?
  14. What Is a White Space Character?
  15. How Exactly White Space Characters Are Ignored?
  16. How To Get an Extra White Space?


Selected Developer Jobs:

More...