KUIS CSS

KUIS CSS

University

10 Qs

quiz-placeholder

Similar activities

Programacion orientada a la web # 1

Programacion orientada a la web # 1

University

14 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

Recap on CSS

Recap on CSS

University

11 Qs

Quiz 1 CSC 2263

Quiz 1 CSC 2263

University

15 Qs

HTML & CSS & JS

HTML & CSS & JS

University

10 Qs

CSS - Quiz 1

CSS - Quiz 1

9th Grade - University

15 Qs

KUIS CSS

KUIS CSS

Assessment

Quiz

Computers

University

Medium

Created by

Wahyu Pramusinto

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS singkatan dari

Computer Style Sheets

Cascading Style Sheet

Colorful Style Sheets

Creative Style Sheetc

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk memanggil CSS External dengan nama style.css

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

<style src='style.css'>

<head href='style.css'>

<style>

...

</style>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di posisi mana pemanggilan CSS external

Di akhir dokumen HTML

Di awal dokumen HTML

Di bagian <head>

Di bagian <body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag apa yang digunakan untuk mendefinisikan CSS internal

<style>

..

</style>

<css>

..

</css>

<head>

..

</head>

<script>

...

</script>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika sebuah tag HTML ingin menggunakan CSS inline, maka harus menggunakan atribut....

style

href

font

styles

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah penulisan perintah CSS yang benar?

body{color=red:}

body-color:red

body{color:red;}

{body:color-red;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Property css apa yang digunakan untuk mengatur warna background?

background-color

bgcolor

bg-color

color

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?