Images not showing on my site.
I checked my code and tried to find if the problem is related to my images folder and the image tag.
My original path in my about page is this (“images/profile.jpg”) but when it doesn’t fix my problem
I tried changing the image path to be an absolute path within my website
(using “/htdocs/images/profile.jpg”)
and also this ("/images/profile.jpg")
But none works for me That’s why I’m here to ask for some help, Any response will be much appreciated. Thank you in advance.