Which tag creates a hyperlink in HTML?
Choose the correct HTML tag.
What does HTML stand for?
It describes how content is structured for the web.
Which tag is used to make text bold in HTML?
Choose the correct HTML tag.
Think about the tag most literally named for bold text.
Which of these is a JavaScript data type?
Pick the valid data type.
It represents true or false.
Which is the correct file extension for a JavaScript file?
Pick the correct file extension.
It is the shortest of the four options.
What does CSS stand for?
Styles can cascade down from parent elements.
Which HTML tag is used to insert an image?
Choose the correct HTML tag.
It is a short self-closing tag.
In JavaScript which keyword declares a variable that can be reassigned?
Pick the correct keyword.
The other keyword for constants cannot be reassigned.
Which language is used to style a web page?
Pick the styling language.
It handles colors fonts and layout.
Which symbol selects an element by its class in CSS?
Pick the correct CSS selector symbol.
IDs use a different symbol.