what kind of file is HTML?
Answers
Answered by
9
HTML is a HyperText Markup Language file format used as the basis of a web page. HTML is a file extension used interchangeably with HTM. HTML is consists of tags surrounded by angle brackets. The HTML tags can be used to define headings, paragraphs, lists, links, quotes, and interactive forms. It can also be used to embed Javascript, and CSS (cascading style sheets).
The current version of HTML as per the W3C (World Wide Web Consortium) is 4.01, though HTML5 is currently in a draft phase. HTML5 implements features like video playback and drag and drop, which have previously relied on third party browser plug-ins such as Adobe Flash and Microsoft Silverlight.
Similar questions