Answer (1)
Html ( hypertext markup language) is standard markup language which is used for creating web page and web application.
It forms a triad of cornerstone technologies for the World Wide Web.
Html is developed by W3C and WHATWG.
Html with cascading style sheet and javascript makes better and attractive webpages.
Html file format .html
Html have its predefined tags < > (left and right angle brackets ).
For example
My first html demo
hello world