HTML dasar

HTML dasar

9th Grade

10 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

CSD Unit 2 Quiz 1-Lessons 1-9

CSD Unit 2 Quiz 1-Lessons 1-9

9th - 12th Grade

10 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

HTML

HTML

9th Grade

15 Qs

Introduction to HTML/CSS Quiz 1: Overview and Setup

Introduction to HTML/CSS Quiz 1: Overview and Setup

6th - 12th Grade

10 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

Code.org Lesson 1-9

Code.org Lesson 1-9

9th - 12th Grade

10 Qs

HTML dasar

HTML dasar

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Sukma Hidayatullah

Used 17+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

HTML kepanjangan dari?

Hypertext Markup Language

Hypertext Make Language

Hyper Markup Language

Hyper Make Language

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Untuk membuat paragraf baru pada HTML menggunakan tag?

<h1>

<paragraf>

<p>

<q>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

tag <i> digunakan untuk membuat?

tulisan bercetak tebal

tulisan menjadi miring

tulisan menjadi kecil

memberikan komentar pada HTML

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Untuk membuat hyperlink pada HTML yang benar dapat menggunakan?

<link href="">

<a src="">

<a link="">

<a href="">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Unordered list adalah?

list yang terurut

list yang tidak terurut

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

untuk membuat list seperti pada gambar, dapat menggunakan tag?

<ul>

<li>item 1</li>

<li>item 2</li>

<li>item 3</li>

</ul>

<ul>

<li type="1">item 1</li>

<li type="1">item 2</li>

<li type="1">item 3</li>

</ul>

<ol>

<li>item 3</li>

<li>item 2</li>

<li>item 1</li>

</ol>

<ol>

<li>item 1</li>

<li>item 2</li>

<li>item 3</li>

</ol>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk menampilkan gambar pada HTML menggunakan tag?

<image>

<gambar>

<img>

<pict>

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?