Copy a Web Page
- Open Firefox
Go to page you want to save - File > Save Page As…
Choose a name. - Format: Web Page, complete
Best to save this in a new directory. - That’s it
You should now have an HTML file called: NAME-YOU-CHOSE.html. There should be a folder next to this file called: NAME-YOU-CHOSE_files. Inside that folder is the CSS file, all the images used by the page, and any external javascript files (.js extention) used by the page.