Kuis CSS Dasar

Kuis CSS Dasar

Assessment

Quiz

Created by

Joko Susilo

Computers

2nd Grade

4 plays

Hard

Student preview

quiz-placeholder

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa kepanjangan dari CSS?

Computer Style Sheets

Cascading Style Sheets

Creative Style Sheets

Colorful Style Sheets

Concise Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Properti CSS apa yang digunakan untuk mengubah warna teks?

font-color

text-color

color

text-style

font-style

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Properti CSS apa yang digunakan untuk mengatur jarak antar huruf pada teks?

letter-spacing

word-spacing

text-spacing

character-spacing

line-spacing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara mengatur gambar latar belakang pada elemen menggunakan CSS?

background-color: url('image.jpg');

background-image: 'image.jpg';

background: url('image.jpg');

background-image: url('image.jpg');

background-url: 'image.jpg';

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Properti CSS apa yang digunakan untuk mengatur ukuran font?

text-size

font-size

size

text-font

font-style

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa nilai default properti position pada CSS?

static

relative

absolute

fixed

sticky

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara membuat teks menjadi tebal menggunakan CSS?

font-weight: bold;

font-style: bold;

text-weight: bold;

text-style: bold;

font-bold: true;

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?