Podcast
Questions and Answers
Which of the following statements about HTML is true?
Which of the following statements about HTML is true?
- HTML is a markup language (correct)
- HTML is a scripting language
- HTML is used to design documents for printing
- HTML is a programming language
What is the purpose of HTML tags?
What is the purpose of HTML tags?
- To add interactivity to a web page
- To style the content of a web page
- To define the behavior of a web page
- To define the structure of a web page (correct)
What is the difference between start tags and end tags in HTML?
What is the difference between start tags and end tags in HTML?
- There is no difference between start tags and end tags
- Start tags are used for defining the structure of a web page, while end tags are used for styling it
- Start tags are used for opening a web page, while end tags are used for closing it (correct)
- Start tags define the beginning of a web page, while end tags define the end
What is the purpose of HTML markup tags?
What is the purpose of HTML markup tags?
How are HTML tags usually written?
How are HTML tags usually written?
Which of the following best describes a client in a client-server architecture?
Which of the following best describes a client in a client-server architecture?
Which of the following best describes a server in a client-server architecture?
Which of the following best describes a server in a client-server architecture?
What happens when a client computer sends a request for data to the server in a client-server architecture?
What happens when a client computer sends a request for data to the server in a client-server architecture?
Which example best illustrates the client-server architecture?
Which example best illustrates the client-server architecture?
Flashcards are hidden until you start studying