IOTA : Web Development Bootcamp Quiz 2

IOTA : Web Development Bootcamp Quiz 2

University

14 Qs

quiz-placeholder

Similar activities

Software Engineering :TEST 2

Software Engineering :TEST 2

University

10 Qs

ADVACOMT-Quiz No.1 (final term)

ADVACOMT-Quiz No.1 (final term)

University

15 Qs

Web-II-Loop and Function

Web-II-Loop and Function

University

10 Qs

Firewall and Network Security

Firewall and Network Security

University

15 Qs

PBO Inheritance Episode 2

PBO Inheritance Episode 2

University

18 Qs

2.4 - 2.6

2.4 - 2.6

University

15 Qs

Week 4

Week 4

University

15 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

IOTA : Web Development Bootcamp Quiz 2

IOTA : Web Development Bootcamp Quiz 2

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

IOTA IIITS

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In how many ways can CSS be written in?

1
2
3
4

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What type of CSS is generally recommended for designing large web pages?

Inline
External
Internal
None of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which HTML tag is used to declare internal CSS?

<script>

<link>

<style>

none of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can we select an element with a specific ID in CSS?

.
#
^
none of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In the below code snippet, in what order will the margins be added? ``` p { margin: 25px 50px 75px 100px; } ```

Right, Bottom, Left, Top
Left, Top, Right, Bottom
Top, Right, Bottom, Left
Bottom, Left, Top, Right

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can negative values be allowed in margin property?

Yes
No
Depends on property

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is valid way to represent a color in CSS?

valid color name
HEX values
RGB values
All of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?