http://lifehacker.com/5401954/programmer-101-teach-yourself-how-to-code, will teach you many ways to learn and write HTML on your own. It will teach you which language you should choose and it will give you detailed plans on how to write your own code. It could take almost no time to learn how to write in HTML or it could take several years, it all depends on your learning style.
The need for HTML begin with the web. Development of web made the need of HTML more important.
A HTML Program is one used to create a web page. It is used to post on server to make the web page live.
HTML,Python
There are several things that can graphically represent an HTML file. One is a web browser. Another is an HTML writing program, like Adobe's Web Design Premium.
Web Editor usually reefers to a software program where you can edit HTML code. the underlying structure of web sites. Here is a great web site if you are interested to lern how to do this http://www.w3schools.com/html/default.asp
HTML is made to make easy the web development. It is used so that amateurs can also learn it.
A browser reads HTML and displays it as a web page. You can read and edit HTML using a simple program like Windows Notepad.
HTML is not a programming language in true sense. Though you can: write codes using HTML tags, use other scripting languages,etc to design a web page
1990 by Tim Bernerslee
An exe is an executable file, which is a program. You cannot convert a program into a web page. They are two completely different kinds of things. You can have a link in a web page to a program, but that is all.
W3C (World Wide Web Consortium) They help control the consistency and implementation of any web development language
Html is not a tool, rather it is a markup language. It is the standard markup language for creating Web pages. A simple text editor like Notepad (PC) or TextEdit (Mac) is recommended for learning HTML. All I can say, it is super easy to learn and use too.