I started programming a short time using HTML and my biggest problem is to do a project and when I take it to other computers it takes a lot of time changing the paths of images and hyperlinks.
How do I keep links from breaking when I take my project to another computer?
Example, on the pc of my company the link is something like:
D: \ Users \ Scheduler \ Desktop \ my-project \ images \ logo.png
On my pc it stays
C: \ Users \ Joao \ Desktop \ my-project \ images \ logo.png