
PERTEMUAN 1 HTML DASAR
Authored by Alvino Ersyahdana
Computers
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
apa kepanjangan dari html
Hari tanpa malu malu
Hyper text Mark Language
Hyper text Markup Language
Hype Text Markup Language
2.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Pintasan untuk membuat struktur HTML di VS Code adalah
Html:start + tab
<!DOCTYPE html> +tab
Html:5 + tab
<!DOCTYPE html:start> + tab
3.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
mana struktur minimal HTML yang valid!
<!DOCTYPE html>
<html>
<head>
<title>Judul Halaman</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<head>
<html>
<title>Judul Halaman</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<h1>Judul Halaman</title>
</h1>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Judul Halaman</title>
<head\>
<body>
<body\>
<html\>
4.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Bagian <head> dalam HTML biasanya berisi...
Teks yang ditampilkan di browser
Tombol dan formulir
kepala text
Judul halaman dan metadata
5.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
Tag untuk membuat judul halaman (tab browser) adalah...
<h1>
<header>
<title>
<head>
6.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Tag yang wajib ada dalam dokumen HTML adalah...
<html>, <head>, <body>
<div>, <span>, <p>
<img>, <a>, <table>
<style>, <script>, <meta>
7.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
Apa yang terjadi jika tag <html> atau <body> tidak ditutup?
tidak terjadi apa apa
tampilan text bercampur
Browser umumnya akan tetap merender halaman, tetapi struktur HTML tidak akan tampil di web browser
struktur HTML menjadi tidak valid dan bisa menyebabkan error tampilan
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 Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?