Post assessment_Front end_Athani

Post assessment_Front end_Athani

University

33 Qs

quiz-placeholder

Similar activities

Web and Internet Lab Quiz

Web and Internet Lab Quiz

University

30 Qs

Pahuway sa, pagkahuman, padayon na pod.

Pahuway sa, pagkahuman, padayon na pod.

University

30 Qs

Introducción a Java

Introducción a Java

University - Professional Development

29 Qs

Web CSS

Web CSS

10th Grade - University

30 Qs

UH1 Pemrograman Perangkat Bergerak SMK RPL Kelas 11

UH1 Pemrograman Perangkat Bergerak SMK RPL Kelas 11

12th Grade - University

30 Qs

Programación Orienta a Objetos: Semana 10

Programación Orienta a Objetos: Semana 10

University

29 Qs

Pemrograman web dasar - html,css,javascript

Pemrograman web dasar - html,css,javascript

University

30 Qs

Java Fall Final Review

Java Fall Final Review

9th Grade - University

28 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?