Codifically | HTML | HTML5 | XHTML
Empty Elements (Self Closing Tags) in HTML 5 and XHTML
Self Closing Tags are used for “Empty” Elements within XHTML and HTML5.
An empty element is an element that has no child element. Think of a pregnant woman – she has a child inside. Elements like…p, strong, em can have child tags.