htmlcss

htmlcss

1st Grade

10 Qs

quiz-placeholder

Similar activities

Transformasi Digital Post Covid 19

Transformasi Digital Post Covid 19

1st - 3rd Grade

10 Qs

Build Web Apps - Quiz 2

Build Web Apps - Quiz 2

1st - 2nd Grade

10 Qs

Aspire Tech Universe - .NET

Aspire Tech Universe - .NET

1st - 12th Grade

10 Qs

Ch-4 Laporan Auditor Independen (LAI)

Ch-4 Laporan Auditor Independen (LAI)

1st Grade - Professional Development

10 Qs

HTML Básico

HTML Básico

1st Grade

10 Qs

IPD-Nefrologi

IPD-Nefrologi

KG - Professional Development

10 Qs

BÀI TẬP BÀI 4: SỬ DỤNG BIẾN TRONG CHƯƠNG TRÌNH

BÀI TẬP BÀI 4: SỬ DỤNG BIẾN TRONG CHƯƠNG TRÌNH

1st Grade

14 Qs

JS-2

JS-2

KG - 3rd Grade

10 Qs

htmlcss

htmlcss

Assessment

Quiz

Professional Development

1st Grade

Hard

Created by

Trio Handoko

Used 59+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

HTML Singkatang dari.....

Hyper Text Markup Languege

Hyper Time Markup Languege

Hyper Toll Markup Languege

Hyper Link Markup Languege

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

yang bukan merupakan aplikasi text editor adalah...

Vs code

Sublime text

Notepad++

coreldraw

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Berikut ini yang bukan termasuk tag untuk membuat heading adalah...

<h4>

<h6>

<h6>

<h7>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Untuk mendefinisikan judul kita perlu menggunakan tag...

<html>

<tittle>

<table>

<head>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Urutan tag membuat tabel....

<table>

<tr>

<th></th>

<tr>

</table>

<table>

<tr>

<td></td>

</tr>

</table>

<table>

<tr>

<th></th>

</tr>

</table>

<table>

<tr>

<th></th>

<tr>

</table>

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Untuk membuat tabel seperti di bawah, mana tag html yang benar ?

<body>

<table >

<tr>

<td> Tanggal <td> 

27 Oktober 2016<td

</tr>

<tr>

<td> Jam<td> 

<td> 08.00 </tr>

</table>

</body>

<body>

<table>

<tr>

<th>Tanggal</th> 

<th>27 Oktober 2016</th>

</tr>

<tr>

<td> Jam </td>

<td> 08.00 </td>

</tr>

</table>

</body>

 <body>

<table >

<td>

<tr> Tanggal 

<tr> 27 Oktober 2016</tr>

<td>

<tr> Jam 

<tr> 08.00 </tr>

</table>

</body>

<body>

<table >

<tr>

<td> Tanggal 

<td> 27 Oktober 2016</tr>

<tr>

<td> Jam 

<td> 08.00 </tr>

</table>

</body>

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Hasil tampilan dari kode tersebut adalah...

belajar HTML

Belajar HTML

Hello World

Hello Word!

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?