HTML (Hypertext Markup Language) is used to create Web pages. HTML provides the structure of the web page. A browser always starts out by reading the HTML to display the page on the client-side device. HTML separates content with headings,text, tables, lists, images, audio, video etc). HTML uses a predefined set of elements to define content types & these elements contains one or more “tag” that contain or express content.