differentiate between container and empty elements with examples
Answers
Answered by
5
plz plz mark as brainlist
There are two types of tag : 1. Container tag and 2. Empty tag
A container tag is one which has to be closed and an empty tag does not need to be closed. The container tag always wraps around text or graphics. Empty tags do not have to be wrapped around text and do not require a closing.
There are two types of tag : 1. Container tag and 2. Empty tag
A container tag is one which has to be closed and an empty tag does not need to be closed. The container tag always wraps around text or graphics. Empty tags do not have to be wrapped around text and do not require a closing.
mohmmedsufiyanali19:
mark as brainlist
Answered by
6
THE TAG THAT HAVE BOTH AN OPENING TAG AS WELL AS CLOSING TAG IS KNOWN AS CONTAINER TAG OR CONTAINER ELEMENT.
EX :-- <HTML> </HTML>
<HEAD> </HEAD>.
A TAG THAT HAVE ONLY OPENING TAG BUT NOT CLOSING TAG IS KNOWN AS EMPTY TAG OR EMPTY ELEMENT.
EX:--- <BR>.
<HR>
HOPE IT HELP YOU.
EX :-- <HTML> </HTML>
<HEAD> </HEAD>.
A TAG THAT HAVE ONLY OPENING TAG BUT NOT CLOSING TAG IS KNOWN AS EMPTY TAG OR EMPTY ELEMENT.
EX:--- <BR>.
<HR>
HOPE IT HELP YOU.
Similar questions
Math,
7 months ago
Math,
1 year ago
Biology,
1 year ago
World Languages,
1 year ago
Science,
1 year ago
World Languages,
1 year ago