Desain Web CSS

Desain Web CSS

University

20 Qs

quiz-placeholder

Similar activities

Thiết kế trình chiếu PowerPoint (41-60)

Thiết kế trình chiếu PowerPoint (41-60)

University

20 Qs

AlgoProg - Review Quiz

AlgoProg - Review Quiz

University

20 Qs

STS Informatika

STS Informatika

10th Grade - University

20 Qs

QUIZ CC 102 (FUNCTIONS)

QUIZ CC 102 (FUNCTIONS)

University

15 Qs

Assignment 7 - Looping

Assignment 7 - Looping

University

16 Qs

Machine Learning

Machine Learning

University

20 Qs

Algoritma Pemrograman

Algoritma Pemrograman

University

20 Qs

Soal AIJ bulan Agustus 2019 kls xii

Soal AIJ bulan Agustus 2019 kls xii

University

20 Qs

Desain Web CSS

Desain Web CSS

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

irsan apple

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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%;}

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?