A simple demo of Web SQL Database, one of several HTML5 techniques for offline storage. Note you can hit Reload and the data remains. Using Chrome Dev Tools (Command-Option-J for Mac-heads, Control-Shift-J everyone else), you can also inspect the database contents (read-only though). View Source to see how it's done.