0
Do all HTML tags come in pair?
7 Respuestas
+ 13
No, there are single HTML tags that does not need a closing tag. Examples are the < img> tag and < br> tags. "No,all tags are not come in pairs. Few are no need to do same.
+ 4
nope some are single like <br/>,<IMG/> e.t.c and some are in triples like....just kidding
+ 3
Some tags are self-closing (<hr /> and <br /> I think), <li> has optional end tags. A list is easily found with search.
+ 2
Here is a good reference that maybe helpful for you.
http://htmlreference.io
0
Thanks@ Ranjan.
- 1
thanks@GAWEN STEASY
- 1
thanks@ Kirk Schafer and Brains...,👍