Latihan Soal CSS

Latihan Soal CSS

10th Grade

20 Qs

quiz-placeholder

Similar activities

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

HTML Questions (100 Marks)

HTML Questions (100 Marks)

9th - 12th Grade

16 Qs

Provojme njohurite klasa 10

Provojme njohurite klasa 10

10th Grade

15 Qs

Third Qtr quiz no. 3

Third Qtr quiz no. 3

10th Grade

15 Qs

Latihan Soal HTML

Latihan Soal HTML

10th Grade

20 Qs

HTML and CSS Basics Worksheet

HTML and CSS Basics Worksheet

10th Grade

15 Qs

Fundamentos de HTML e CSS

Fundamentos de HTML e CSS

10th Grade

20 Qs

Produktif - B  (CSS)

Produktif - B (CSS)

10th Grade

15 Qs

Latihan Soal CSS

Latihan Soal CSS

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Enang Sumarna

Used 3+ 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?