ABC folder with base href="abc"

This was made to test how the base element works for sapper PR #1208.

Note the style and script tag links were made relatively, and are using the files in this folder

Head to the root folder with href="../"

Head to example with href="example.html"

Head to a 404 page with href="/example.html"