HTML represents HyperText Markup Language HTML is the standard markup language for making Web pages HTML depicts the design of a Web page HTML comprises of a progression of elements HTML elements advise the program how to show the content HTML elements mark bits of substance, for example, “this is a heading”, “this is a section”, “this is a connection”, and so forth HTML is used in any editor like Notepad. Also, another programming like Adobe Dreamweaver, Sublime, NetBeans, Notepad ++, and so on, are mainly used for writing and editing HTML. “.html” or “.htm” are the two expansions used to compose and save HTML records; we can compose HTML code in any content manager and save it as “filename.html” or “filename.htm”. Know more about HTML .