qzptsfn

Quiz
•
Computers
•
12th Grade
•
Medium
Rizky Inzhagi
Used 29+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Berikut ini yang merupakan jenis penempatan CSS dalam HTML, kecuali ...
in line
embedded
linking
head
2.
FILL IN THE BLANK QUESTION
30 sec • 4 pts
Lengkapilah blank code pada Line HTML di bawah ini!
<img src="Gambar.jpg" alt="Sebuah Ilustrasi" ... ="width:200px;">
3.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
CSS Code untuk menampilkan garis/border table adalah sebagai berikut :
table, th, td {
border: 1px black;
}
Benar
Salah
4.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Apabila kita memasukkan Style CSS ke dalam Head HTML, maka CSS tersebut masuk ke dalam jenis CSS ...
Embedded
Linking
in line
Head Style
5.
FILL IN THE BLANK QUESTION
1 min • 4 pts
Lengkapilah CSS Code di bawah ini untuk memberikan warna latar/background table!
table, th, td {
border : 1px solid black;
... : aqua;
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Contoh penulisan HTM Code untuk memasukkan CSS in line adalah ...
<p width:50%>
p {
width: 50%
}
<p style="width:50%">
<img style="50px">
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Contoh penulisan HTML Code untuk memasukkan CSS embedded atau linking adalah ...
p {
width: 50%;
}
p {
style: 50%;
}
<p style="width:50%;">
img {
width=50%;
}
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
CSS Basics

Quiz
•
6th - 12th Grade
20 questions
ICT Y10 WEEK 4

Quiz
•
10th Grade - University
23 questions
HTML + CSS

Quiz
•
9th - 12th Grade
20 questions
K12 1 TIẾT HỌC KỲ 1 (2024-2025)

Quiz
•
12th Grade
20 questions
Practice Quiz - Internet and Basic HTML

Quiz
•
9th - 12th Grade
20 questions
Quiz day 3 and 4

Quiz
•
9th - 12th Grade
28 questions
Advanced HTML/CSS review

Quiz
•
9th - 12th Grade
25 questions
HTML BASICS

Quiz
•
7th - 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