Post assessment_Front end_Athani

Post assessment_Front end_Athani

University

33 Qs

quiz-placeholder

Similar activities

Weekly Test 1

Weekly Test 1

University

30 Qs

WebMania Quiz

WebMania Quiz

University

30 Qs

JavaScript List

JavaScript List

University

30 Qs

Cyber Security

Cyber Security

University

36 Qs

Remedial 2023 PWL

Remedial 2023 PWL

University

30 Qs

ASP Quiz

ASP Quiz

University

34 Qs

Prompt Engineering for Web Developers

Prompt Engineering for Web Developers

University

30 Qs

Kuiz Web Programming 3

Kuiz Web Programming 3

University

30 Qs

Post assessment_Front end_Athani

Post assessment_Front end_Athani

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?