Test Form HTML 2

Test Form HTML 2

University

10 Qs

quiz-placeholder

Similar activities

Quiz Beatifulsoup

Quiz Beatifulsoup

University

15 Qs

WebTech - Forms Quizz

WebTech - Forms Quizz

University

9 Qs

Basic HTML & HTML5

Basic HTML & HTML5

University

11 Qs

HTML

HTML

University

15 Qs

HTML MCQ'S

HTML MCQ'S

University

15 Qs

HTML

HTML

University

10 Qs

Test 02 - Basics of Web Design

Test 02 - Basics of Web Design

University

12 Qs

HTML

HTML

University

15 Qs

Test Form HTML 2

Test Form HTML 2

Assessment

Quiz

Computers

University

Hard

Created by

Lia Lusiana

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Untuk mengulangi pengisian pada form menggunakan perintah:

 <input type=”reset” value=”reset”>

<input type=”submit value=”reset”>

<input type=”checkbox” value=”reset”>

<input type=”repeat” value=”ulangi”>

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimanakah perintah HTML jika ingin menampilkan input type yang hanya boleh

memilih satu pilihan. Misal, pilihan untuk pilihan membaca.?

<input type="radio" name="jk" value="membaca"> membaca

<input type="check radio" name="jk" value="membaca"> membaca

<input type="checkbox" name="jk" radio="membaca"> membaca

<input type="radio only one" name="jk" value="membaca"> membaca

3.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimanakah perintah HTML agar muncul input type password

<td><input type="password" name="alamat"</td>

<td><input type="name" name="password"</td>

<td><input type="password" password="alamat"</td>

<td><input type="password1" name="password2"</td>

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Untuk membuat table dengan kolom 3 dan baris 3, pada notepad harus ada tag:

 <table border=2 colspan=3 rowspan=3>

<table border=”2” colspan=”3” rowspan=”3”>

<table border:2 colspan:3 rowspan:3>

 <table border”2” colspan”3” rowspan”3”>

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Tag <textarea> memiliki atribut di bawah ini adalah:

Name

Action

Method

Value

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Atribut ACTION digunakan sebagai...

Menentukan nama from yang dibuat

Menentukan alamat halaman web yang akan memproses masukan dari Form

Menentukan sebuah metode pengiriman yang dipakai

Menerima masukan berupa pilihan

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Untuk membuat komentar di HTML adalah

Dimulai dengan <!&diakhiri dengan?

Dimulai dengan <!– diakhiri dengan –>

Dimulai dengan //diakhiri dengan //

Dimulai dengan // diakhiri dengan *//

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?