parent element

The containing element of the current element. Take the following example:

<P>The following text <em>is emphasised</em>.</P>

The paragraph element is the parent element of the emphasised text, which takes on any property of the paragraph that can be inherited.

See also child element.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.