Which tag is used to create a hyperlink in HTML?
WebDesign

Quiz
•
Computers
•
10th Grade
•
Medium

Ashutosh Kumar
Used 2+ times
FREE Resource
20 questions
Show all answers
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the
To define the page title displayed in the browser tab
To add a title to an image
To make text bold
To create a heading
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which tag is used to display an image in HTML?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the href attribute in an tag specify?
The text of the link
The URL of the link destination
The size of the link
The font of the link
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which tag is used to create an ordered list?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the
tag do in HTML?
Inserts a horizontal line
Breaks a paragraph into two
Inserts a line break
Makes text bold
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which attribute is used to add alternative text to an image?
src
alt
title
name