<img src="webpage photos/alcazar.jpg" alt="Alcazar Palace">
The error shown by validator: Bad value webpage photos/alcazar.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.
As soon as I remove the spaces I try to replace them by hyphens or %20 as recommended by some online I get even more errors but the webpage functions.
What seems to be the problem here?
Thank you