Qus एचटीएमएल का मतलब है?
A. Hyper Tabular Markup Language
B. Hyper Text Markup Language
C. High Text Markup Language
D. None of these
Solution
B. Hyper Text Markup LanguageExplanation
HTML stands for Hypertext Markup Language. HTML is a standard markup language used in the creation and design of websites and web applications. It is the backbone of web content and provides a structured way to format and present information on the internet. HTML uses tags to define elements such as headings, paragraphs, links, images, and other components on a webpage. Web browsers interpret HTML code to render and display the content to users.