This is a simple demonstration of the Web App capabilities of Google
Apps Script.
- Page 1 is a HTML fragment in a separate file. Click bottom left to navigate to Page 1
- Page 2 is a HTML fragment in a separate file. Click bottom right to navigate to Page 2
- It's much easier to create Single Page Application than a multi page application in Google Apps Script. Click "SINGLE" in the title to switch and view how multi-page application works
- Notice the explicit absence of any css in the new page when the page is opened in "MULTI" page mode