New to HTML coding
I have a folder containing a) my HTML file for my homepage b) a folder called images
In my image tag if I copy and paste the whole url from my c drive C:..... then the image works.
I want to use a shorted URL I have tried src="\images(imagename).gif"
but it wont work, I was sure this was the the right URL as its a folder in the same folder as my html document...
Any help is much appreciated