|
|
|
|
|
by CaptainOfCoit
909 days ago
|
|
> I mean, how do I save it locally on one platform and read it on any platform? Ctrl/Meta/Cmd + S should do the trick, or "File > Save page", and you get a HTML file you can open in any browser. If there is images, they'll most likely be loaded remotely, or worst case not load at all. But the rest of the structure is there. |
|
Most sites have images as a relative path which won't work with saved html and there is also CSS.