![]()
tag is basically a Void element.
For your understanding:
The image does not have any content. Image tag will just give the path from where the resource will be loaded through src attribute. So, it does not require any end element.
Whereas 
, this code is for XHTML version.