So my question is about HTML. I am looking to transition into programming somehow and have found Learning HTML somewhat easier than programs like Python and have a longer history with them but is there anything outside of building websites that I can do if I really know HTML?
html is a markup language, not a programming language. Which is why its easier
No, html is the structure of webpages, that is it.
4 Likes
No, HTMl,CSS,JavaScript,jQuery,SQL,and PHP are just examples of web development languages. They aren’t meant for apps like Python, C++, and Java.
I hope this helps =)
1 Like
are you very certain about that?
https://electronjs.org/
https://phonegap.com/
seems it is possible, with the help of a framework
fair, but html on its own won’t produce much of an app.
2 Likes