Hack a website - save a website page in a local file folder

One neat trick one can do with Google Chrome is save a complete page in a website you are browsing. Go to the File menu and do something like the following:

 

Here is the save as dialog:

It’s a really helpful trick if you are working with say a marketing team and you want to make a quick proof of concept alteration of an existing website.

It’s also a good way to gain a little confidence with hacking HTML. Just use a good text editor to alter the HTML file and load the file off the disk in your web browser.

 

 

Related pages