Latihan Soal CSS

Latihan Soal CSS

10th Grade

20 Qs

quiz-placeholder

Similar activities

Belajar HTML dan CSS Dasar

Belajar HTML dan CSS Dasar

10th Grade

20 Qs

Анимация на веб-странице

Анимация на веб-странице

10th Grade

15 Qs

11-aprel

11-aprel

10th Grade

15 Qs

Mail Merge Quiz

Mail Merge Quiz

7th Grade - University

24 Qs

Basic CSS Quiz

Basic CSS Quiz

9th Grade - University

20 Qs

LibreOffice Writer Styles Quiz

LibreOffice Writer Styles Quiz

10th Grade - University

15 Qs

Quiz sobre Tipografia e Google Fontes

Quiz sobre Tipografia e Google Fontes

10th Grade

16 Qs

Unit 3 HTML L6-L10

Unit 3 HTML L6-L10

9th - 12th Grade

23 Qs

Latihan Soal CSS

Latihan Soal CSS

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Enang Sumarna

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Apakah kepanjangan dari CSS

Concorde Style Sheet

Cascading Style Script

Cascading Scripting Style

Cascading Style Sheets

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Cara menuliskan Css Ada 3 Yaitu:

Internal, Inline dan Eksternal

Internis, Inline dan Block

Internal, Block dan Eksternal

Style, Class, Id

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Cara menuliskan CSS seperti pada gambar adalah

Eksternal

Internal

Inline

Include

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

dari script tersebut, warna text : Subang akan berwarna?

Hitam

Biru

Merah

Hijau

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Cara Menyisipkan CSS seperti pada gambar disebut dengan :

Internal

Eksternal

Inline

Styling

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Pada file index.php ingin menyertakan CSS secara eksternal yaitu file style.css pada folder CSS seperti pada gambar. Script yang benar adalah:

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

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

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

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

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Cara memanggil File style.css dari file index.php adalah:

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

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

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

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

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?