KUIS PEMWEB

KUIS PEMWEB

11th Grade

10 Qs

quiz-placeholder

Similar activities

REPASO

REPASO

11th Grade

15 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

11 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

Web Unit Lab 1 Tags

Web Unit Lab 1 Tags

9th - 12th Grade

10 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Javascript Básico

Javascript Básico

9th - 12th Grade

10 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

10 Qs

Входной тест

Входной тест

4th - 11th Grade

11 Qs

KUIS PEMWEB

KUIS PEMWEB

Assessment

Quiz

Other

11th Grade

Easy

Created by

Dwina Sophiyah

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Pada tahun berapakah Tim Berners-Lee memperkenalkan konsep World Wide Web (WWW)?

1985

1986

1989

1988

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Apa yang dimaksud dengan protokol untuk transfer data antara server dan browser web?

HTTP

FTP

SMTP

IMAP

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Dalam pengembangan web, yang memiliki fungsi untuk menyusun struktur konten di halaman web adalah...

css

HTML

JavaScript

PHP

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Apa yang ditampilkan oleh kode berikut?

alert("Selamat Pagi")

Menampilkan pesan di konsol

Menampilkan popup dengan pesan "Selamat Pagi"

Menyembunyikan halaman web

Menampilkan pesan di status bar browser

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

.nama {

    border-radius: 10px;

    background-color: red;

}

Agar css tersebut dapat terakses oleh komponen, maka source code yang digunakan adalah...

<div id=”nama”>

<div class=”nama”>

<div id=”name”>

<div class=”name”>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

<input type=”submit” name=”btnSimpan” value=”EDIT”> . output dari source code disamping jika dijalankan dibrowser adalah ..

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Bagaimana cara menghubungkan CSS eksternal dengan file HTML? 

`<script src="style.css">` 

`<style href="style.css">` 

`<link rel="stylesheet" href="style.css">` 

`<head link="style.css">` 

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?