Search Header Logo

Quiz CSS Dasar

Authored by LINDA KUMALASARI

Other

University

Used 9+ times

Quiz CSS Dasar
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa kepanjangan dari CSS?

Creative Style Sheets

Computer Style Sheets

Cascading Style Sheets

Colorful Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah cara yang benar untuk menyisipkan file CSS eksternal bernama style.css di dalam HTML?

<style src="style.css">

<stylesheet>style.css</stylesheet>

<link rel="stylesheet" type="text/css" href="style.css">

<script href="style.css">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di bagian mana dari file HTML kita seharusnya meletakkan referensi ke file CSS eksternal?

Di dalam tag

Di dalam tag

Di akhir dokumen

Di dalam tag

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag HTML mana yang digunakan untuk mendefinisikan CSS internal (di dalam file HTML)?

<css>

<script>

<style>

<internal>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah sintaks CSS yang benar?

{body;color:black;}

body:color=black;

body {color: black;}

body {color: black;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Properti CSS manakah yang digunakan untuk mengubah warna latar belakang sebuah elemen?

color

bgcolor

background-color

background

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara Anda memilih elemen dengan id "judul"?

.judul

*judul

judul

#judul

Access all questions and much more by creating a free account

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

Already have an account?