ASESMEN SUMATIF CSS

ASESMEN SUMATIF CSS

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

[Lớp 12] Access - Ôn tập

[Lớp 12] Access - Ôn tập

12th Grade

14 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Ms. Exel dan Fungsi Logika IF

Ms. Exel dan Fungsi Logika IF

10th Grade - University

15 Qs

ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel

ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel

10th Grade

10 Qs

PC1.8 Evaluate computer program

PC1.8 Evaluate computer program

9th Grade

10 Qs

UH EXCEL TIK

UH EXCEL TIK

10th Grade

10 Qs

Evaluasi TLJ 3

Evaluasi TLJ 3

12th Grade

10 Qs

AIJ XI TKJ

AIJ XI TKJ

11th Grade

10 Qs

ASESMEN SUMATIF CSS

ASESMEN SUMATIF CSS

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

sandatya sandatya

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Apa kepanjangan dari CSS?

Cascading Style Sheets

Centralized Styling System

Content Storage System

Cascading Styling Script

Central Style Selector

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimana cara menulis CSS internal pada halaman HTML?

<style> ... </style>

<css> ... </css>

<script> ... </script>

<link> ... </link>

<head> ... </head>

3.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Apa fungsi utama CSS dalam pengembangan web?

Mengatur logika program pada halaman web

Menghubungkan halaman web dengan database

Menyusun struktur dan konten halaman web

Mengatur tampilan visual halaman web

Mengontrol interaksi pengguna pada halaman web

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Selector pada CSS digunakan untuk?

Menentukan warna latar belakang

Mengatur ukuran teks

Menentukan jenis font teks

Mengubah tampilan elemen HTML

Memilih elemen HTML yang akan diubah tampilannya

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimana cara menambahkan tepian (border) berwarna hitam dengan lebar 2 piksel pada elemen HTML menggunakan CSS?

border-color: #000; border-width: 2px;

border: 2px solid #000;

border: #000 2px;

border-width: 2px; border-color: black;

border: 2px black;

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimana cara membuat latar belakang elemen HTML berwarna hijau menggunakan CSS?

background-color: green;

background: color-green;

bg-color: #00FF00;

background: #00FF00;

color: green;

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimana cara menulis animasi sederhana pada elemen HTML menggunakan CSS?

animation: my-animation 2s;

animation: my-animation 2s ease;

animate: my-animation 2s;

animation-name: my-animation; animation-duration: 2s;

animation-name: my-animation; animation-duration: 2s;

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?