Exam-Full stack Development

Exam-Full stack Development

Professional Development

20 Qs

quiz-placeholder

Similar activities

Revisão Programação Web - 2

Revisão Programação Web - 2

10th Grade - Professional Development

15 Qs

PTO Hipertensi

PTO Hipertensi

Professional Development

15 Qs

Telesales Mobilku (17 Apr 2021)

Telesales Mobilku (17 Apr 2021)

Professional Development

15 Qs

Day3

Day3

Professional Development

15 Qs

html quiz

html quiz

KG - Professional Development

21 Qs

QUIZ

QUIZ

Professional Development

16 Qs

SAK 3 S (SDKI, SLKI, SIKI)

SAK 3 S (SDKI, SLKI, SIKI)

Professional Development

20 Qs

web development

web development

Professional Development

20 Qs

Exam-Full stack Development

Exam-Full stack Development

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

SUSHIL CHAVHAN

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 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> tag

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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

<frame>

<iframe>

<frame> and <frameset>

3.

MULTIPLE CHOICE QUESTION

1 min • 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

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

<strong>

Use CSS.

<bold>

<b>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When is the <link> tag used?

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

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

With which tags is the <source> element associated?

<svg>, <picture>, <audio>, and <video>

<picture>, <audio>, and <video>

It is interchangeable with the src attribute, so any element which uses src may use <source>

<audio> and <video>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is NOT a valid attribute for the <textarea> element?

readonly

max

form

spellcheck

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?