css basis

css basis

University

10 Qs

quiz-placeholder

Similar activities

MS office

MS office

University

10 Qs

Quiz 7 Perancangan dan Pemrogrman Web 2022-1

Quiz 7 Perancangan dan Pemrogrman Web 2022-1

University

10 Qs

MS Excel - Day 01

MS Excel - Day 01

University

10 Qs

All About Text

All About Text

University

10 Qs

C# Chapter 4

C# Chapter 4

University

10 Qs

HTML CSS BOOTCAMP

HTML CSS BOOTCAMP

University

15 Qs

CSS - 19 Januari 2021

CSS - 19 Januari 2021

12th Grade - University

15 Qs

Kuiz Microsoft Office

Kuiz Microsoft Office

1st Grade - University

12 Qs

css basis

css basis

Assessment

Quiz

Computers

University

Medium

Created by

Mostafa Khairy

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to specify the space between the border and the content?

Margin

Padding

Border-spacing

Content-spacing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property changes the type of font?

font-family

font-style

font-weight

font-type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make text bold in CSS?

font-style: bold;

font-weight: bold;

text-decoration: bold;

font-size: bold;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to make text uppercase?

text-decoration: uppercase;

text-transform: uppercase;

text-style: uppercase;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS selector applies to elements with a specific ID?

.idname

#idname

idname

$idname

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the total width of the element below?

230px

250px

270px

200px

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when both the width and max-width properties are applied like this?

The width will always be 500px regardless of screen size.

The width will be 100% of the screen width.

The width will be 500px unless the screen is smaller, then it will shrink to fit the screen.

The width will change based on the content inside the div.

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?