What Language is Html Written in?

html

Solution

It's not "written" in anything. It's a markup language. HTML is parsed by the browser which renders the webpage to display.

It isn't a programming language. But maybe if it helps, you could think of HTML as a interpreted language and the browser as an interpreter.

Problem

What type of Language is Html Based on? . I Already learned html , Css , Php , Js , And Ruby But I Always wondered what Language Html Is Written in.I don't think it's Written in something Like C.

Original source