I want to have a new folder containing a set of new html files. All the images inside it are in the format src=\"image.png\"
and image.png
is locat
Use the
For example
This is an example for the element
Visit the archives.
The link in the this example would be a link to "http://www.example.com/news/archives.html".
For you, the base URL may be something as simple as
. This would make images specificed as src="image.png"
resolve as "http://www.yoursite.com/image.png"
See also https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base