NEW
Font size
WorksheetsHTML Tags Quiz
Total questions: 20
Worksheet time: 10mins
The alt attribute in tag is used for:
Image size
Image link
Alternative text
Background color
Which attribute of tag defines the URL?
src
alt
href
target
Which tag is used to insert a comment?
// comment
/* comment */
# comment
Which attribute in tag opens a link in a new tab?
new
href="_blank"
target="_blank"
tab="new"
Which tag is used to insert a heading?
-
The tag is used in:
Image
Table
Video
Audio
The default bullet style of is:
Number
Dashed
Disc
Square
Which attribute controls the width of an image?
size
length
width
height
What does the href attribute in the <a> tag specify?
Link target
Link text
Link destination
Link style
The <ul> tag is used to create:
Definition list
Table
Unordered list
Ordered list
Which attribute in the <img> tag specifies the image source?
source
link
alt
src
What does the target attribute in the <a> tag specify?
Link size
Link target window
Link text color
Link style
The <ol> tag is used to create:
Table
Unordered list
Ordered list
Definition list
Which attribute in the <img> tag provides a fallback text?
title
alt
link
src
Which attribute in the <video> tag specifies the video source?
link
source
video
src
The <table> tag is used to create:
Definition list
Ordered list
Unordered list
Table
What does the rel attribute in the <a> tag specify?
Link relationship
Link style
Link target
Link text
The <form> tag is used to create:
Forms
Lists
Tables
Input fields
The <blockquote> tag is used for:
Image display
Quoting text
Inline text
Creating links
What does the controls attribute in the <video> tag do?
Specifies video format
Defines video resolution
Sets video autoplay
Displays video controls
