<!DOCTYPE html> <html> <body> <h2>HTML Image</h2> <img src="https://itupto.com/avatar.png" alt="Trulli" width="500" height="333"> </body> </html>