What does HTML stand for?

Web Development Basics

Quiz
•
Computers
•
12th Grade
•
Medium

Sonwabo Thobela
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HyperText Markup Language
Hyperlink Text Markup Language
Highly Technical Markup Language
Hypertextual Markup Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you link an external CSS file to an HTML document?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the
To create animations
To define the structure of a table
To create an interactive form for user input.
To display images on a webpage
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the concept of CSS Flexbox.
CSS Flexbox is a deprecated feature in modern web development
CSS Flexbox is a layout model that allows elements to align and distribute space within a container.
CSS Flexbox is only compatible with Internet Explorer
CSS Flexbox is used for creating 3D animations
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a table in HTML?
Use