IOTA : Web Development Bootcamp Quiz 2

IOTA : Web Development Bootcamp Quiz 2

University

14 Qs

quiz-placeholder

Similar activities

Review chapter 7,and 8

Review chapter 7,and 8

University

11 Qs

Знаешь ли ты CSS?

Знаешь ли ты CSS?

University

10 Qs

HTML Tags

HTML Tags

University

16 Qs

FEWD Review

FEWD Review

University

12 Qs

css1

css1

University

13 Qs

Quizz Front End Week 2

Quizz Front End Week 2

University

10 Qs

Test 03 - Basics of Web Design

Test 03 - Basics of Web Design

University

10 Qs

2°A _AV2_R2 2TEC_FE_ 22_42_ CSS_ HTML Elements Concepts_QUIZIZZ

2°A _AV2_R2 2TEC_FE_ 22_42_ CSS_ HTML Elements Concepts_QUIZIZZ

11th Grade - University

16 Qs

IOTA : Web Development Bootcamp Quiz 2

IOTA : Web Development Bootcamp Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

IOTA IIITS

Used 1+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?