
Desain Web CSS
Authored by irsan apple
Computers
University
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jika Anda ingin memiliki lebih dari satu properti untuk CSS selektor, karakter apa yang memisahkannya?
comma (,)
semi-colon (;)
colon (:)
dash (-)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pilih lokasi yang benar di dalam dokumen HTML untuk memasukkan kode agar dapat ditautkan ke CSS eksternal Anda?
Di dalam bagian <head>
Di dalam bagian <body>
Di bagian paling akhir dokumen
Di awal dokumen
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Sintaks CSS manakah yang benar?
{ body; color=red;}
body: color= red
body {color:red;}
(body color is red)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Pilih kode di bawah ini yang menggunakan CSS untuk mengonfigurasi warna latar belakang #000000 pada halaman web
body { background-color: #000000; }
body { bgcolor: #000000; }
document { background-page: #000000; }
Semua salah
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Manakah cara yang benar untuk memformat Font untuk sebuah paragraf?
p { font-face: Arial; }
p { family-font: Arial; }
p { font-family: Arial; }
p { font: Arial; }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Simbol apa yang mengelilingi properti untuk setiap CSS selektor?
< >
[ ]
{ }
( )
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kode CSS mana yang salah?
a {color: blue;}
p {font-size: 10px;}
body {background-color="red";}
img {width: 100%;}
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?