child element

A contained element of the current element. Take the following example:

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

The paragraph element contains a child element - the emphasised text, which takes on any property of the paragraph that can be inherited.

See also parent 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.