Differentiate between container elements and empty elements.
Answers
Answered by
3
Explanation:
Container elements HTML container elements require a starting as well as an ending tags. They affect the text appearing between their starting and ending tags. Empty elements HTML empty elements require just a starting tag and not an ending tag.
Answered by
5
Answer:
Container elements HTML container elements require a starting as well as an ending tags. e-g . They affect the text appearing between their starting and ending tags. Empty elements HTML empty elements require just a starting tag and not an ending tag.
Similar questions