ALEGO TES AKHIR WEB DEV

ALEGO TES AKHIR WEB DEV

Professional Development

30 Qs

quiz-placeholder

Similar activities

MCP 02.03

MCP 02.03

Professional Development

32 Qs

JS-QUIZ

JS-QUIZ

Professional Development

25 Qs

Git e Github quizz

Git e Github quizz

Professional Development

25 Qs

Exam Modul 2 Preparation

Exam Modul 2 Preparation

Professional Development

26 Qs

AWS DVA-C02 Quiz by CAAI

AWS DVA-C02 Quiz by CAAI

Professional Development

25 Qs

TES KEMAMPUAN AWAL KODING & KA

TES KEMAMPUAN AWAL KODING & KA

Professional Development

25 Qs

OTTT2

OTTT2

Professional Development

31 Qs

ALEGO TES AKHIR WEB DEV

ALEGO TES AKHIR WEB DEV

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

fannn 22

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Tag apa yang digunakan untuk menandai awal dan akhir sebuah dokumen HTML?

<head> dan </head>

<html> dan </html>

<body> dan </body>

<title> dan </title>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Di dalam tag <form>, biasanya terdapat tag berikut KECUALI:

<input>

<button>

<table>

<label>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Perbedaan utama antara <div> dan <span> adalah:

<div> untuk teks, <span> untuk gambar

<div> elemen block, <span> elemen inline

<div> inline, <span> block

Keduanya sama saja

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Untuk membuat list dengan angka, digunakan tag:

<ul>

<li>

<dl>

<ol>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

<style>
p { color: blue; }
</style>
artinya:

Semua paragraf berwarna biru

Semua teks HTML berwarna biru

Paragraf hanya berwarna biru jika di dalam <div>

Tidak ada yang benar

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Properti untuk memberi jarak luar pada elemen adalah:

padding

margin

border

width

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inline (satu baris) CSS ditulis di:

File .css terpisah

Dalam tag <style>

Di atribut elemen HTML

Di dalam database

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?