+ 3

Can I build an application with only html?

Html

21st Sep 2020, 1:05 PM
Fanlight 😎
Fanlight 😎 - avatar
7 Answers
+ 5
If an application's only purpose is to serve static web pages, then yes it is possible, but maybe not entirely practical, to build it with HTML only. Take for example Wikipedia, or any similar wiki engine. If we ignore for a moment that people can edit those pages, then it is pure html.
21st Sep 2020, 1:16 PM
Tibor Santa
Tibor Santa - avatar
+ 3
A page with just a HTML code is called a "webpage" and has no interaction in them. When it add some interaction like Wikipedia, facebook and instagram , they become a webapp Wikipedia minus it's editing tool is just a webpage not an app. You need javascript and maybe some other programming languages to create a HTML app not just HTML
21st Sep 2020, 2:25 PM
Mirielle
Mirielle - avatar
+ 3
Yes but it would look like a skelerhon.and it would not run without js
23rd Sep 2020, 10:22 AM
Developer Ratul
Developer Ratul - avatar
+ 3
Okkk thanks everybody
26th Jun 2021, 11:19 PM
Fanlight 😎
Fanlight 😎 - avatar
+ 2
This has also been an interesting topic for me and I found this really interesting! https://www.hongkiat.com/blog/mobile-frameworks/
21st Sep 2020, 1:09 PM
Vachila64β˜•
Vachila64β˜• - avatar
+ 2
No u can't . Html is only used for creating website for building app u should learn c++ or java . Happy learning😊😊
21st Sep 2020, 1:34 PM
SHADOW
SHADOW - avatar
+ 1
No
21st Sep 2020, 1:08 PM
Mirielle
Mirielle - avatar