Computer Science, asked by zubaidawani786, 4 hours ago

The chosing tag has a _______



plz give me answer




Answers

Answered by mithileshjha670
1

Answer:

They all have a closing tag either it be a closing tag like this <div><\div> or self closing tag <IMG/>

If you do not have a closing tag it will be a broken HTML and browser will render it as per their rules.

Chrome and IE11 renders same in most the cases and manage to close the tag itself.

Firefox and IE10 or lower version doesn't not render pretty well!

Similar questions