ASESMEN SUMATIF CSS

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
sandatya sandatya
Used 15+ times
FREE Resource
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
Similar Resources on Wayground
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
7 questions
CSS Rules Quiz-unit 4 CodeHS

Quiz
•
7th Grade - University
15 questions
HTML & Websites

Quiz
•
12th Grade
15 questions
JavaScript

Quiz
•
9th Grade
15 questions
PWPB 1

Quiz
•
11th Grade
15 questions
Kuis Pemrograman Web dan Perangkat Bergerak 11

Quiz
•
11th Grade
12 questions
HTML and CSS

Quiz
•
9th - 10th Grade
10 questions
Kuis HTML dan CSS

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade