Horje

How to insert images from another folder or from another web site

See the Example

index.html
Example: HTML
<img src="https://horje.com/avatar.png" alt="Stickman" width="24" height="39">

<p>Insert an image from a web site:</p>
<img src="https://horje.com/avatar.png" alt="Lamp" width="32" height="32">

Output should be:

How to insert images from another folder or from another web site




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin