htmlcss

htmlcss

1st Grade

10 Qs

quiz-placeholder

Similar activities

Traumatologi Mix

Traumatologi Mix

KG - Professional Development

10 Qs

Ch 14 Teori -Akuntansi Internasional

Ch 14 Teori -Akuntansi Internasional

KG - Professional Development

15 Qs

Ch-9 Pengungkapan dalam pelaporan

Ch-9 Pengungkapan dalam pelaporan

KG - Professional Development

13 Qs

ch 10

ch 10

1st Grade - Professional Development

13 Qs

Ôn Tập

Ôn Tập

1st Grade - Professional Development

15 Qs

TES TIU (sinonim, antonim, analogi)

TES TIU (sinonim, antonim, analogi)

1st - 3rd Grade

15 Qs

posbindu

posbindu

1st Grade

10 Qs

IPD-Hepatologi

IPD-Hepatologi

KG - Professional Development

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?