HTML Quiz

HTML Quiz

Professional Development

56 Qs

quiz-placeholder

Similar activities

KFIN_Tech_Screening_Test_Python_102_Jan'24

KFIN_Tech_Screening_Test_Python_102_Jan'24

Professional Development

60 Qs

Python Programming

Python Programming

Professional Development

53 Qs

HTML ПО-22

HTML ПО-22

Professional Development

61 Qs

WP Part 3

WP Part 3

12th Grade - Professional Development

52 Qs

Assessment 1(on C Programming) By Ram Sir

Assessment 1(on C Programming) By Ram Sir

Professional Development

60 Qs

C_CPI_15

C_CPI_15

Professional Development

60 Qs

Windows básico I

Windows básico I

Professional Development

58 Qs

Introduction to PHP

Introduction to PHP

Professional Development

60 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Subash Karki

Used 1+ times

FREE Resource

56 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <track> tag, and when should it be used?

  • The <track> tag is used for specifying subtitles. It is typically applied as a child of the <audio> and <video> tags.

  • The <track> tag is used for specifying subtitles. It is typically applied as a child of the <video> tag.

  • The <track> tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the <video> tag.

  • The <track> tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the <audio> and <video> tags.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the best examples of void elements?

<link><meta><title>

<br><base><source>

<input><br><p>

  • <area><embed><strong>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML5, which tag or tags embed a webpage inside of a webpage?

<iframe>, <frame>, and <frameset>

<iframe>

<frame><frame>

<frame> and <frameset>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do <header> and <footer> tags typically occur?

as children of <body>, <article>, <aside>, and <section> tags

as children of <body>, <article>, and <section> tags

as children of <body>, <article>, <aside>, <nav>, and <section> tags

as children of <body>, <article>, <table>, and <section> tags

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best way to apply bold styling to text?

<strong>

Use CSS

<bold>

<b>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of the <link> tag?

when linking style sheets, JavaScript, and icons for mobile apps

when linking style sheets, favicons, and preloading assets

when linking one webpage to another

when linking style sheets, external URLs, and favicons

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should fill the two blanks in the HTML code below?

itemsref="http://schema.org/PostalAddress" itemid="address"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?