This article was originally featured on the The Bubblin Blog.
In a previous chapter, we started with a blank file to test the responsiveness of an empty page. That worked well, and it was easy enough to implement.
Touch a new file on the disk and open it on a browser like Chrome:
$ touch example0.html // Create a new blank file.