datho2647 datho2647
  • 03-01-2020
  • Computers and Technology
contestada

A _____ element is an element that contains one or more other elements, which are called child elements.
a. family
b. sibling
c. parent
d. descendant

Respuesta :

Debel
Debel Debel
  • 04-01-2020

Answer:

parent

Explanation:

A parent element is usually the outer element that contains one or more other elements, which are called child elements.

Consider the following HTML code:

<div id="parent">

 <p id="childNumberOne"></p>

 <p id="childNumberTwo"></p>

 <p id="childNumberThree"></p>

</div>

The Three P are children of the parent div, and siblings of each other.

Answer Link

Otras preguntas

What are the five developmental tasks of young adulthood , and how can accomplishing of one influence the accomplishing of any of the remaining four
What specific area of business communications presents ethical questions by sometimes containing false and misleading messages for adults and especially childre
Assume the process of obtaining a​ driver's license is considered too long because of too few people who can administer the final driving test. one way to resol
El recado elena poniatowska ¿Qué estructura le da la autora?
James madison and political scientist daniel elazar would agree that one of federalism's greatest virtues is
the sum of 12 and a number x is equal to 16
Janice thinks that 20 hundredths is equivalent to 2 thousandth because 20 hundred is equal to 2 thousand is that correct
What do some historian believed Leislers rebellion was an early sign of ?
Any nonzero integer divided by 0 equals 0. True or false? Justify your answer.
Do square brackets distribute like parentheses?