Apa itu elemen HTML?
ka react.js

Quiz
•
Computers
•
12th Grade
•
Hard
MH Abror
Used 3+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Sebuah atribut di HTML
Sebuah tag di HTML yang membentuk struktur halaman
Sebuah gaya di CSS
Sebuah fungsi di JavaScript
2.
MULTIPLE CHOICE QUESTION
20 sec • 4 pts
Bagaimana cara membuat formulir HTML dengan input teks dan tombol submit?
<form><input type="text">
<button>Submit</button></form>
<form><input type="text"><a href="#">Submit</a></form>
<form><input type="text"><div>Submit</div></form>
<form><input type="text"><span>Submit</span></form>
3.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Apa itu box model dalam CSS?
Model yang menentukan bagaimana teks diatur di halaman web
Model yang menentukan layout dan ukuran elemen HTML
Model yang menentukan interaksi antara HTML dan JavaScript
Model yang menentukan bagaimana gambar ditampilkan di halaman web
Answer explanation
Model yang menentukan layout dan ukuran elemen HTML
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Jelaskan perbedaan antara class selector dan ID selector di CSS
Class selector menggunakan tanda '#' dan ID selector menggunakan tanda '.'
Class selector menggunakan tanda '.' dan ID selector menggunakan tanda '#'
Class selector dan ID selector menggunakan tanda yang sama
Class selector tidak dapat digunakan untuk memilih elemen HTML
5.
MULTIPLE CHOICE QUESTION
20 sec • 4 pts
Buatlah contoh penggunaan if-else dalam JavaScript:
if (condition) { code } else { code }
if { code } else (condition) { code }
if (condition) { code } else if (condition) { code }
if (code) { condition } else { code }
6.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
Apa perbedaan antara var, let, dan const?
'var' dan 'let' digunakan untuk deklarasi variabel, const untuk fungsi
'var' digunakan untuk deklarasi variabel lokal, 'let' untuk global, 'const' untuk konstanta
'var' digunakan untuk deklarasi variabel global, 'let' untuk lokal, 'const' untuk konstanta
'var' dan 'let' untuk deklarasi variabel, 'const' untuk objek
7.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Buatlah sebuah fungsi JavaScript yang menerima dua parameter dan mengembalikan hasil penjumlahannya:
function add(a, b) { return a + b; }
function add(a, b) { return a * b; }
function add(a, b) { return a - b; }
function add(a, b) { return a / b; }
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Quiz day 3 and 4

Quiz
•
9th - 12th Grade
21 questions
CSS Basics

Quiz
•
6th - 12th Grade
20 questions
Soal PAS Semester Ganjil PWPB XII RPL 2022-2023

Quiz
•
12th Grade
20 questions
Pemrograman Perangkat Bergerak

Quiz
•
12th Grade
20 questions
Compuscholar Chapter 6 Exam Review

Quiz
•
9th - 12th Grade
20 questions
HTML/CSS Quiz

Quiz
•
6th Grade - University
11 questions
C++: Бібліотека стандартних шаблонів (STL)

Quiz
•
12th Grade
15 questions
XII RPL 1

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University