What does the abbreviation HTML stand for?
Hypertext Markup Language.
What is described as the most basic part of web application development?
HTML.
HTML is the most common _____ language for creating web pages and web applications.
markup
What is the primary function of HTML in relation to a Web page?
It describes the structure of the Web page.
What do HTML elements instruct a web browser to do?
They tell the web browser how to display the content.
Concept: what does Hypertext mean?
In simple terms, it is text that contains a link to another text.
According to the text, what is the most vital aspect of the web, connecting everything together?
Links.
What is a computer language that uses easily readable tags to format a page’s appearance called?
A markup language.
What is the primary purpose of the tags used in a markup language?
To specify how elements should be displayed on the screen.
What are some examples of markup languages besides HTML?
BBC, SGML, and XML.