+ 4
In android you have to add "view-source:" at the beginning of link, example: view-source:link_of_website after that you will be able to see source code and you can copy text and save it as .html file. ⚠ It only works with "Google Chrome" (or) use Inspect [ Ctrl + Shift + I ]
17th Apr 2022, 12:05 PM
Sujal
Sujal - avatar
0
Inspect element
17th Apr 2022, 8:55 AM
Slick
Slick - avatar
0
Do a right click and click view source code. Then select everything and paste it in a new text file. Save this file as a .html file and your good to go. An alternative: Click save file in your browser and save it as a html file.
17th Apr 2022, 9:36 AM
Julian
Julian - avatar