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.
Today, Extensible Hypertext Markup Language (XHTML) is replacing HTML as the Internet standard. XHTML is a markup programming language that is similar to HTML but written using XML.
HTML is the standard markup language for creating Web pages.
The specifications are written primarily in English but may be translated into other natural languages.
HTML is not a programming language. It's a markup language. In fact, that is the technology's name: HyperText Markup Language.
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.
If you're talking about how it is implemented by a browser, it is usually written in an object-oriented language due to its modular nature.
Firefox - which uses C++ - has an open source policy, you can view the code for the html parser here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With