Loading...
QUIZ

Certification Test

 
Que No. 1 ) What is the purpose of the HTML nav element?

A.) To define a navigation section of a website
B.) To add a hyperlink
C.) To display a navigation image
D.) To create a dropdown list


Que No. 2 ) How do you create a comment that spans multiple lines in HTML?

A.) This is a multi-line comment
B.) This is a multi-line comment
C.) This is a multi-line comment
D.) This is a multi-line comment


Que No. 3 ) Which attribute is used to specify the width of an image in HTML?

A.) height
B.) width
C.) size
D.) width


Que No. 4 ) What does the HTML main element represent?

A.) The main heading of a web page
B.) A main section of a website's content
C.) A mandatory section in an HTML document
D.) An embedded video player


Que No. 5 ) How do you create a subscript text in HTML?

A.) N/A
B.) sup
C.) subscript
D.) sub


Que No. 6 ) What is the purpose of the HTML meta charset tag?

A.) To specify the font style of the page
B.) To define the character encoding for the document
C.) To create a dropdown list
D.) To add a background image


Que No. 7 ) Which HTML element is used to display a video with captions or subtitles?

A.) video
B.) media
C.) track
D.) sub


Que No. 8 ) How do you create a hidden input field in HTML?

A.) input type="hidden"
B.) hidden
C.) input type="hide"
D.) input type="hidden"


Que No. 9 ) What is the purpose of the HTML blockquote element?

A.) To define a quote or citation
B.) To create a dropdown list
C.) To add a hyperlink
D.) To display a block of code


Que No. 10 ) Which attribute is used to specify the color of a link in HTML?

A.) color
B.) link-color
C.) text-color
D.) a style="color:"