Post assessment_Front end_Haveri

Post assessment_Front end_Haveri

University

33 Qs

quiz-placeholder

Similar activities

Jrb1 Quiz 5

Jrb1 Quiz 5

University

30 Qs

Mock CBT

Mock CBT

University

30 Qs

Application Development and Emerging Technologies Quiz 3

Application Development and Emerging Technologies Quiz 3

University

29 Qs

Post assessment quiz_Front end + React_Sankeshwar

Post assessment quiz_Front end + React_Sankeshwar

University

33 Qs

100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

11th Grade - Professional Development

31 Qs

Програмне забезпечення. Мови програмування.

Програмне забезпечення. Мови програмування.

University

30 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

30 Qs

OOPS Live Quiz

OOPS Live Quiz

University

28 Qs

Post assessment_Front end_Haveri

Post assessment_Front end_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?