Empty HTML elements (i.e. elements having no content and no closing tag, like br
/hr
or any other HTML elements which I'm not aware of) can have attributes in the latest HTML5 standard?
Somebody please explain me in simple and easy to understand language.