Basic [] HTML Images HTML Images<!DOCTYPE html> <html> <body> <img src="home.png" width="104" height="142"> </body> </html> Output