Using JavaScript, HTML, CSS, and potentially PhoneGap if desired, is there a way to create and launch a basic html page directly from LocalStorage? I am looking for a personalized HTML page that can be accessed online on my iPod initially, but then offline on my touch device while still being able to interact with the content as if I were connected to the internet. I haven't been able to locate any step-by-step instructions on how to create this type of project.
Any advice or recommendations on resources that cover this topic would be greatly appreciated!