Kuis Informatika (HTML)

Kuis Informatika (HTML)

3rd Grade

10 Qs

quiz-placeholder

Similar activities

HTMl

HTMl

3rd Grade

11 Qs

Computers Html Quiz

Computers Html Quiz

KG - Professional Development

10 Qs

HTML recap

HTML recap

KG - 4th Grade

14 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

HTML Basics & Tags

HTML Basics & Tags

3rd - 4th Grade

15 Qs

KOD ARAHAN HTML 2

KOD ARAHAN HTML 2

1st Grade - University

10 Qs

HTML + CSS

HTML + CSS

1st - 3rd Grade

15 Qs

BAB 4 : KOD ARAHAN (1 AMANAH)

BAB 4 : KOD ARAHAN (1 AMANAH)

1st - 5th Grade

15 Qs

Kuis Informatika (HTML)

Kuis Informatika (HTML)

Assessment

Quiz

Computers

3rd Grade

Medium

Created by

Alfi Zain

Used 92+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Urutan penggunaan tag yang sesuai struktur dalam sebuah halaman web adalah …

<html> - <head> - <body> - <p>

<html> - <p> - <head> - <body>

<body> - <p> - <html> - <head>

<head> - <body> - <p> - <html>

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Tag yang menjadi penanda sebuah berkas HTML adalah …

<body>

<h1>

<head>

<html>

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Tag yang digunakan untuk mengetikkan teks sebagai sebuah paragraf adalah …

<h1>

<p>

<ul>

<title>

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Perhatikan kode html beikut ini:

<ul>

<li>Satu</li>

<li>Dua</li>

<li>Tiga</li>

</ul>

Hasil dari kode html di atas adalah …

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Perbedaan tampilan text yang diformat dengan tag <h1> dan <h6> adalah …

tag <h6> menampilkan teks lebih besar dari <h1>

tag <h6> menampilkan teks berukuran sama dengan <h1>

tag <h1> menampilkan teks lebih kecil dari <h6>

tag <h1> menampilkan teks lebih besar dari <h6>

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Penempatan tag judul halaman yang tepat pada dokumen html adalah …

sesudah body, sebelum head

di antara tag body

di antara tag head

sebelum body, sesudah head

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Apa perintah yang paling pertama dalam mengawali pembuatan HTML...

<body>

</html>

<title>

<html>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?