How do you upload an image in HTML code?

1 answer

Answer

1185399

2026-04-14 01:35

+ Follow

First add image (.jpg, .png, .gif) into 'images' folder in main root of the site. In HTML code add <img alt="Word or phrase describing image" height="162" src="path where image is coming from images/img.gif" width="917" />

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.