Font size
WorksheetsHyperlink
Total questions: 20
Worksheet time: 14mins
Which HTML tag is used to create a hyperlink?
<img>
<a>
<table>
<p>
Which is an example of a text hyperlink?
School Logo
Click Here
Email Address
Home Button
Which attribute tells where the hyperlink goes?
src
alt
href
width
Which hyperlink uses a picture?
Text Link
Email Link
Image Link
Button Link
Which HTML tag is used to create a form?
<table>
<form>
<body>
<div>
What is a hyperlink?
A picture
A clickable link
A table
A paragraph
Which hyperlink opens the default email application?
Text hyperlink
Image hyperlink
Button hyperlink
Email hyperlink
Which HTML tag is used to display an image?
<picture>
<img>
<image>
<photo>
Which input type hides the characters entered by the user?
text
password
date
Which HTML element provides a description for an input field?
<label>
<input>
<button>
<form>
The HTML tag used to create a form is ____. (a)
It is used to collect information from users. (a)
A __________ is a clickable element that connects one webpage to another webpage, file, or location. (a)
The __________ element is used to identify an input field. (a)
The input type for selecting a date is __________. (a)
The input type used to submit a form is __________. (a)
Hyperlink that uses an image as a clickable object. (a)
Hyperlink that opens an email application. (a)
The __________ attribute tells the browser where a hyperlink will go. (a)
Input type used for entering passwords. (a)
