webserver - Is it possible to save an HTML file locally and then open it locally but still keep the original src and hrefs -
if find webpage want tinker , save source desktop, change couple of bits, , re-open - src
, href
attributes don't work relative original hosting folder eg /images/picture1.jpg
or /scripts/script1.js
.
is there way 'trick' browser persisting these relative references? preferably without going through every 1 of them , appending path front - have tried without success. format of qualified path name these resources?
let me know if i'm not being clear.
Comments
Post a Comment