
Kuis HTML, CSS, dan JavaScript
Authored by amry assiva
Science
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa atribut yang digunakan untuk menentukan URL gambar dalam tag <img>?
href
link
src
url
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menambahkan komentar di dalam file HTML?
// Komentar
/* Komentar */
<!-- Komentar -->
Komentar
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menambahkan file CSS eksternal ke dalam HTML?
<link href="style.css" rel="stylesheet" />
<style src="style.css" />
<stylesheet link="style.css" />
<css link="style.css" />
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Manakah di bawah ini yang merupakan cara benar untuk mendeklarasikan variabel di JavaScript?
var x = 10;
int x = 10;
let x = 10;
dim x = 10;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mendeklarasikan variabel di PHP?
var $variable;
let $variable;
$variable;
int $variable;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi PHP yang digunakan untuk menampilkan output ke browser?
print();
echo();
display();
show();
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menyertakan file lain di PHP?
include('file.php');
require('file.php');
import('file.php');
include('file.php'); dan require('file.php');
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?