Is HTML a cross-platform language?

Hybrid (executed) apps are written in cross-platform web-based programming languages (HTML, CSS and JavaScript/ECMAScript or their supersets such as SCSS and Typescript) and are executed within a native shell, usually a WebView or equivalent. Apps written in Cordova and Ionic are examples of this category.

Read more