+ 2
Can html be used to create an app?
3 Answers
+ 1
Html can be used to create part of an app but u can't create an entire windows app in html
0
no.. this is just for web pages.. yes some simple games can be made in html..
0
you may create a interface in html, but logic use some programm language: js python php, may be ruby