+ 4

Why is it only HTML that can be run offline?

I wonder what makes HTML special so it can be run offline... why SL dont make it for others...

19th Dec 2018, 11:35 PM
GiveAway
GiveAway - avatar
2 Respuestas
+ 5
HTML doesn't require compiler or interpreter. The source code is not sent to the server because your browser is capable of translating web languages on its own.
20th Dec 2018, 1:32 AM
Toni Isotalo
Toni Isotalo - avatar
+ 5
// Hi Undefined, Because HTML is a markup language and Sololearn has saved your codes only your HTML codes.
20th Dec 2018, 6:12 PM
program
program - avatar