I know the imag tag <img> doesn't need a closing tag because theres nothing that would go between the tags. Like <img src="mypicture"> is what's used rather than <img src="mypicture"></img>. Yet when I've seen the embed tag (which is basically nothing more than an img tag for videos and music)...