Computer Science, asked by natasha561, 1 year ago


Write the difference between empty elements and container elements with
example.

a. Empty elements do not have ending / OFF tag - <BR>

b. Container elements have opening / ON and ending / OFF tag - <FONT>
</FONT>

Plz help me i will chose the brainlist ​

Answers

Answered by kamakshi73
0

Answer:

Container Elements: HTML container elements require a starting as well as an ending tag. Empty Element: HTML empty elements require just a starting tag and not an ending tag. These are the tags which have no content inside them. ... For example, <br> tag etc.

Explanation:

please follow me and make brainlist

Similar questions