<!DOCTYPE html> <html> <body> <h1>The embed type attribute</h1> <embed type="image/jpg" src="https://horje.com/avatar.png"> </body> </html>