| ▲ | brazukadev 5 days ago | |||||||||||||||||||||||||||||||
is plain html different from single HTML? Because it is a single HTML that you can "Save as" and have one html with the working app.  | ||||||||||||||||||||||||||||||||
| ▲ | freitzzz 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
In my opinion this can't even be labeled as a single HTML file, because it loads external files to complete the app. But back to the question, a "plain html" file doesn't load any external resources and is usually semantically described.  | ||||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||||
| ▲ | bossyTeacher 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
When people talk about a single plain HTML file, it implies that all markup and code is contained in the file and no libraries are being used  | ||||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||||
| ▲ | croes 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
If you can run the app without any other files and without internet then it’s plain and a single file.  | ||||||||||||||||||||||||||||||||
| ▲ | vultour 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
I have a "plain Python file" that only imports TensorFlow.  | ||||||||||||||||||||||||||||||||
| ▲ | Ekaros 4 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Plain html is just html, no JS or CSS. This is my purist non-web dev take.  | ||||||||||||||||||||||||||||||||