Quiz - 5

Quiz - 5

University

5 Qs

quiz-placeholder

Similar activities

Propiedad Border en CSS

Propiedad Border en CSS

University

10 Qs

CSS Padding

CSS Padding

University

9 Qs

CHAPTER 4 - CVP ANALYSIS

CHAPTER 4 - CVP ANALYSIS

University

10 Qs

Jali-jali Cup MAS Quiz Bee (EASY)

Jali-jali Cup MAS Quiz Bee (EASY)

University

10 Qs

Akuntansi Manajemen: Kuis 1

Akuntansi Manajemen: Kuis 1

University

10 Qs

Frontend batch Quiz- 1

Frontend batch Quiz- 1

University

9 Qs

HTML, CSS QUIZ

HTML, CSS QUIZ

University

10 Qs

BODY FARADIC TREATMENT (DHD3343)

BODY FARADIC TREATMENT (DHD3343)

University

10 Qs

Quiz - 5

Quiz - 5

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. How do you change the size?

  • width and height property

  • icon-size property

  • font-size property

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the sequence of the box model from the inside out?

  • Content, Border, Padding, Margin

  • Content, Padding, Border, Margin

  • Margin, Border, Padding, Content

  • Content, Padding, Margin, Border

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which box-sizing value will include padding in width and height property of the element?

  • content-box

  • border-box

  • Both of the above

  • None of the aboveNone of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What effect does happen on an element, if it’s left and right margin is set to ‘auto’ ?

  • Element can be moved around by the mouse

  • Element inherits the left and right margin values of its parent element

  • The available space is split equally as margin on left and right

  • Element can allocate its left and right margin values to its sibling elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. How will you apply padding to an element with the following measurements: 

Top padding = 50px, Bottom padding = 35px, Left padding = 20px,Right padding = 45px

  • padding: 50px 35px 20px 45px;

  • padding: 50px 20px 35px 45px;

  • padding: 20px 50px 45px 35px;

  • padding: 50px 45px 35px 20px;

Discover more resources for Other