Asesmen Diagnostik CSS Layout Web

Quiz
•
Computers
•
11th Grade
•
Medium
Hadinata Hadinata
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS merupakan singkatan dari?
Colorful Style Sheet
Creative Style Sheet
Cascading Style Sheet
CSS Style Sheet
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa HTML yang benar untuk merujuk ke CSS secara eksternal?
<stylesheet>mystyle.css</stylesheet>
<style src="mystyle.css">
<link rel="stylesheet" type="text/css" href="mystyle.css">
<html type="text/css" href="mystyle.css"></html>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di mana dalam dokumen HTML tempat yang tepat untuk merujuk ke style sheet eksternal?
Dibagian <head>
Dibagian <body>
Dibagian <link>
Dibagian <html>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tag HTML manakah yang digunakan untuk mendefinisikan style sheet internal?
<css>
<style>
<script>
<html>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Atribut HTML manakah yang digunakan untuk mendefinisikan CSS secara Inline?
class
font
style
styles
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah sintaks CSS yang benar?
body { color: red; }
body color: red;
{ body color; red; }
body {color = red;}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sintaks CSS pada gambar adalah
selector
declaration
property
value
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Advanced HTML

Quiz
•
10th - 12th Grade
13 questions
CSS Selector Practice

Quiz
•
10th - 12th Grade
10 questions
HTML Starter Quiz

Quiz
•
9th - 12th Grade
15 questions
WFun Introduction

Quiz
•
10th Grade - University
12 questions
Basic HTML (21)

Quiz
•
9th - 12th Grade
10 questions
HTML - CSS

Quiz
•
9th - 12th Grade
15 questions
CSS

Quiz
•
8th - 12th Grade
15 questions
HTML CSS

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade