<p>
<img src="./images/sharky.png" alt="my pics" />
</p>
I put that in my html file but it wont work for my site. Can someone tell me why it doesnt show?
<p>
<img src="./images/sharky.png" alt="my pics" />
</p>
I put that in my html file but it wont work for my site. Can someone tell me why it doesnt show?
Is the image actually there?
Try removing the './' from the start.
remove "./" symbol