Web Mania

Web Mania

University

30 Qs

quiz-placeholder

Similar activities

Presupuesto y Punto de equilibrio_Gestión Logística

Presupuesto y Punto de equilibrio_Gestión Logística

University

27 Qs

economy quiz 2

economy quiz 2

University

35 Qs

Tes Kemampuan Verbal

Tes Kemampuan Verbal

University

30 Qs

Webathon1.0

Webathon1.0

University

30 Qs

HTML & CSS Level 01

HTML & CSS Level 01

University

25 Qs

Mini Try Out SPMB PKN STAN 2020

Mini Try Out SPMB PKN STAN 2020

1st Grade - Professional Development

25 Qs

Round 2- Syntax ShowDown

Round 2- Syntax ShowDown

University

25 Qs

Инф слив Убт 1 нұсқа

Инф слив Убт 1 нұсқа

University

25 Qs

Web Mania

Web Mania

Assessment

Quiz

Other

University

Hard

Created by

RADHIKA PATIL

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define navigation links?

<nav>

<navigate>

<menu>

<section>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following elements can be used to create a responsive video in HTML?

<video>

<iframe>

<embed>

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML tags is self-closing?

<iframe>

<img>

<div>

<section>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to define a JavaScript script type?

language

script-type

type

js-type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to define a viewport meta tag for responsive design?

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="viewport" content="device-width=auto">

<meta viewport="responsive">

<meta name="viewport" content="scale=1">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 API allows detecting a user's geolocation?

Navigator.geolocation

Browser.location

Window.geo

UserLocationAPI

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a progress bar?

<meter>

<progress>

<range>

<status>