Quiz CSS Dasar

Quiz CSS Dasar

University

10 Qs

quiz-placeholder

Similar activities

8. Job Fair 2025 Quiz

8. Job Fair 2025 Quiz

University

10 Qs

Kuliah Umum Manajemen Informatika 2023

Kuliah Umum Manajemen Informatika 2023

University

10 Qs

Objective 1.02 Understanding Personality and Learning Styles

Objective 1.02 Understanding Personality and Learning Styles

6th Grade - University

15 Qs

HTML + CSS

HTML + CSS

12th Grade - Professional Development

10 Qs

quizizz cuti sekolah

quizizz cuti sekolah

8th Grade - University

11 Qs

Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

Post Test CSS

Post Test CSS

University

15 Qs

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

Quiz CSS Dasar

Quiz CSS Dasar

Assessment

Quiz

Other

University

Medium

Created by

LINDA KUMALASARI

Used 8+ times

FREE Resource

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

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?