Single Choice
Not Set
QHTML is a subset of HTML.
ID: #4786
HTML Basic MCQ
221 views
Question Info
#4786Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
HTML (Hypertext Markup Language) is a markup language for specifying the structure and content of a document. It is a subset of SGML (Standard Generalized Markup Language), which is a standard for specifying a document markup language or tag set. SGML is a flexible and powerful standard for specifying a markup language, but it can be complex and difficult to use. HTML was developed as a simpler and more practical version of SGML that could be used for creating documents on the World Wide Web. It is designed to be easy to learn and use, and it has become the most widely used markup language for creating web pages. In HTML, elements are represented by tags, which are enclosed in angle brackets. Each element has a specific meaning and can have attributes that provide additional information. HTML documents are structured using a hierarchy of elements, with the content of the document organized into headings, paragraphs, lists, and other types of content blocks. HTML has evolved over time, with new versions adding new features and capabilities. The latest version of HTML is HTML5, which includes support for audio and video playback, improved support for web forms, and new elements for semantic content.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic