Prog.web (form&input)

Prog.web (form&input)

12th Grade

10 Qs

quiz-placeholder

Similar activities

Tổng quan JavaScript

Tổng quan JavaScript

9th - 12th Grade

12 Qs

Python Basics

Python Basics

6th Grade - University

10 Qs

AP CSP Module 1 Review

AP CSP Module 1 Review

9th - 12th Grade

10 Qs

XII RPL 1

XII RPL 1

9th - 12th Grade

15 Qs

Developing HTML5 Forms

Developing HTML5 Forms

11th - 12th Grade

10 Qs

Selection Quiz 2

Selection Quiz 2

12th Grade

15 Qs

مسابقة الاطار المضمن والنموذج

مسابقة الاطار المضمن والنموذج

9th - 12th Grade

11 Qs

User-Interface Design Cert Prep

User-Interface Design Cert Prep

9th - 12th Grade

15 Qs

Prog.web (form&input)

Prog.web (form&input)

Assessment

Quiz

Computers

12th Grade

Medium

Created by

MAS PURNOMO

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag HTML <input> digunakan untuk membuat apa?

Gambar

Formulir input

Tabel

Teks biasa

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Atribut apa yang digunakan pada tag <input> untuk menentukan jenis input yang diinginkan, seperti teks, email, atau password?

type

name

id

value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jenis input apa yang harus digunakan untuk menerima kata sandi (password) dalam formulir HTML?

<input type="text">

<input type="password">

<input type="email">

<input type="submit">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang terjadi jika kita menggunakan <input type="email"> dalam sebuah form?

Akan selalu menampilkan data dalam bentuk huruf besar

Tidak ada yang terjadi, sama seperti <input type="text">

Akan memeriksa apakah data yang dimasukkan dalam format email yang benar

Akan otomatis menyimpan data yang dimasukkan

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jenis input apa yang digunakan untuk memilih satu atau beberapa opsi dari daftar yang ditampilkan sebagai tombol lingkaran?

<input type="checkbox">

<input type="button">

<input type="file">

<input type="radio">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika ingin memungkinkan pengguna memilih lebih dari satu opsi dari beberapa pilihan yang tersedia, jenis input apa yang harus digunakan?

<input type="checkbox">

<input type="radio">

<input type="submit">

<input type="text">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag <input> dengan atribut apa yang digunakan untuk mengunggah file?

<input type="text">

<input type="submit">

<input type="file">

<input type="button">

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?