wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Asesmen Diagnostik CSS Layout Web

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

CSS merupakan singkatan dari?

a)

Colorful Style Sheet

b)

Creative Style Sheet

c)

Cascading Style Sheet

d)

CSS Style Sheet

2.

Apa HTML yang benar untuk merujuk ke CSS secara eksternal?

a)

<stylesheet>mystyle.css</stylesheet>

b)

<style src="mystyle.css">

c)

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

d)

<html type="text/css" href="mystyle.css"></html>

3.

Di mana dalam dokumen HTML tempat yang tepat untuk merujuk ke style sheet eksternal?

a)

Dibagian <head>

b)

Dibagian <body>

c)

Dibagian <link>

d)

Dibagian <html>

4.

Tag HTML manakah yang digunakan untuk mendefinisikan style sheet internal?

a)

<css>

b)

<style>

c)

<script>

d)

<html>

5.

Atribut HTML manakah yang digunakan untuk mendefinisikan CSS secara Inline?

a)

class

b)

font

c)

style

d)

styles

6.

Manakah sintaks CSS yang benar?

a)

body { color: red; }

b)

body color: red;

c)

{ body color; red; }

d)

body {color = red;}

7.

Sintaks CSS pada gambar adalah

a)

selector

b)

declaration

c)

property

d)

value

8.

Sintaks CSS pada gambar adalah

a)

selector

b)

declaration

c)

property

d)

value

9.

Sintaks CSS pada gambar adalah

a)

selector

b)

declaration

c)

property

d)

value

10.

Sintaks CSS pada gambar adalah

a)

selector

b)

declaration

c)

property

d)

value