So I have a set of HTML files that I've created that have a structure that looks like this:
Root Folder
-index.html (with questions)
-\Answers
--1.html
--2.html
--3.html
--etc.
In the index.html file there are about 150 questions that all link to the respective html file in the Answers folder, and the html file there links back to a spot on the index.html page (ex. <a href="../index.html#1">).
Is there a way to make that work in a .mobi file? I've tried zipping up the file and importing that into Calibre, but it would only show the original index.html file and won't link to the others.
Any suggestions I can do to make this work?
Root Folder
-index.html (with questions)
-\Answers
--1.html
--2.html
--3.html
--etc.
In the index.html file there are about 150 questions that all link to the respective html file in the Answers folder, and the html file there links back to a spot on the index.html page (ex. <a href="../index.html#1">).
Is there a way to make that work in a .mobi file? I've tried zipping up the file and importing that into Calibre, but it would only show the original index.html file and won't link to the others.
Any suggestions I can do to make this work?