HTML Quiz

HTML Quiz

Professional Development

56 Qs

quiz-placeholder

Similar activities

WP 11-15

WP 11-15

Professional Development

55 Qs

PCS 01 - Revisão HTML e CSS

PCS 01 - Revisão HTML e CSS

Professional Development

60 Qs

KIỂU DANH SÁCH

KIỂU DANH SÁCH

Professional Development

59 Qs

Microsoft Azure Fundamentals AZ-900 ENG #1

Microsoft Azure Fundamentals AZ-900 ENG #1

University - Professional Development

55 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

Java

Java

Professional Development

60 Qs

KFIN_Tech_Screening_Test_Python_103_Jan'24

KFIN_Tech_Screening_Test_Python_103_Jan'24

Professional Development

60 Qs

Loop in C

Loop in C

Professional Development

51 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?