Soal HTML, CSS, dan JavaScript Basic

Soal HTML, CSS, dan JavaScript Basic

Professional Development

20 Qs

quiz-placeholder

Similar activities

CSS

CSS

5th Grade - Professional Development

25 Qs

Chapter 1 - FSW - Quiz Berhadiah

Chapter 1 - FSW - Quiz Berhadiah

Professional Development

15 Qs

JavaScript

JavaScript

Professional Development

15 Qs

HTML

HTML

Professional Development

15 Qs

CSS

CSS

Professional Development

15 Qs

Repaso HTML y CSS

Repaso HTML y CSS

Professional Development

20 Qs

Révision HTML, CSS et JavaScript

Révision HTML, CSS et JavaScript

Professional Development

20 Qs

Powerwoche JS II

Powerwoche JS II

Professional Development

15 Qs

Soal HTML, CSS, dan JavaScript Basic

Soal HTML, CSS, dan JavaScript Basic

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ahmad Jaki

Used 25+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Apa tag HTML yang digunakan untuk membuat tautan (link)?

<link>

<a>

<href>

<url>

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Tag mana yang digunakan untuk menampilkan gambar dalam HTML?

<image>

<img>

<picture>

<src>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Bagaimana cara membuat daftar bernomor di HTML?

  • <ul>

  1. <ol>

<dl>

  • <li>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Tag mana yang digunakan untuk judul utama di sebuah halaman HTML?

<h1>

<header>

<head>

<title>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Apa atribut yang digunakan untuk menentukan teks alternatif pada gambar?

title

alt

src

href

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Bagaimana cara menerapkan warna latar belakang merah menggunakan CSS?

background-color: red;

bgcolor: red;

color: red;

background: red;

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Manakah dari berikut ini yang benar untuk menghubungkan file CSS eksternal ke HTML?

<link rel="stylesheet" href="styles.css">

<style src="styles.css">

<css link="styles.css">

<script href="styles.css"></script>

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?