I want to download all files (html, images, js, css) from one website. I can download each and every file separately.
I tried in Google Chrome, after clicking on the view source, then ctrl + s then saved as sample.html then I got one sample.html and also one sample folder contains all files like css, js, images etc. But again I am trying to do the same, but it’s not.
So earlier how it works? Why is it not working now?
Note: It’s only for study purpose, not for copying any website of web contents.
In Chrome, go to options (Customize and Control, the 3 dots/bars at top right) —> More Tools —> save page as
Then you will get
any_name.htmlandany_name folder.