Pre Aims

Pre Aims

University

33 Qs

quiz-placeholder

Similar activities

Javascript I

Javascript I

University

33 Qs

Repaso general

Repaso general

University

30 Qs

Pretest Webdesign Level 1

Pretest Webdesign Level 1

7th Grade - University

30 Qs

Brookshine competition

Brookshine competition

8th Grade - University

32 Qs

CSE Quiz DC3

CSE Quiz DC3

University

30 Qs

MEME QUIZ

MEME QUIZ

University

31 Qs

ИКТ 2

ИКТ 2

University

30 Qs

BOOTING 2020

BOOTING 2020

University

30 Qs

Pre Aims

Pre Aims

Assessment

Quiz

Other

University

Hard

Created by

soham vyas

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?