Post assessment quiz_Front end + React_Haveri

Post assessment quiz_Front end + React_Haveri

University

33 Qs

quiz-placeholder

Similar activities

Internship WebDevelopment Quiz

Internship WebDevelopment Quiz

12th Grade - University

30 Qs

JavaScript

JavaScript

University

30 Qs

100Devs - LwL - Class01 - Internet and HTML Basics

100Devs - LwL - Class01 - Internet and HTML Basics

9th Grade - Professional Development

32 Qs

HTML and CSS

HTML and CSS

University - Professional Development

36 Qs

Pre-Test: JavaScript Fundamentals (Part 1)

Pre-Test: JavaScript Fundamentals (Part 1)

University

30 Qs

MongoDB

MongoDB

University

31 Qs

Kuis Pra UTS Pemrograman Web 2

Kuis Pra UTS Pemrograman Web 2

University

30 Qs

WD - Intra Exam - Data processing technologies (TTD)

WD - Intra Exam - Data processing technologies (TTD)

12th Grade - Professional Development

30 Qs

Post assessment quiz_Front end + React_Haveri

Post assessment quiz_Front end + React_Haveri

Assessment

Quiz

Computers

University

Hard

Created by

aditya.m Bagrecha

Used 1+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is used to specify a unique identifier for an HTML element?
Class
Name
id
tag

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to display multimedia content such as audio or video?
<audio> and <video>
<img> and <media>
<embed> and <link>
<multimedia>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a form that submits data using POST method?
<form method="GET">
<form method="SUBMIT">
<form method="POST">
<form type="POST">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 tag is used to define a navigation section?
<footer>
<nav>
<header>
<section>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which meta tag is essential for making a website responsive?
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="refresh">
<meta name="author">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of the position property in CSS?
Relative
Static
Absolute
Complex

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you center a block element horizontally using Flexbox?
align-items: center;
align-content: center;
justify-content: center;
display: inline-block;

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?