KUIS DAY 2 STACK

KUIS DAY 2 STACK

University

10 Qs

quiz-placeholder

Similar activities

IT201 - Prelim Quiz 2 as of 12.13.18

IT201 - Prelim Quiz 2 as of 12.13.18

University

15 Qs

Imágenes en Bootstrap y CSS

Imágenes en Bootstrap y CSS

University

10 Qs

BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

Quiziz Minggu ke 4

Quiziz Minggu ke 4

University

15 Qs

Web Development

Web Development

University

15 Qs

CSS / HTML

CSS / HTML

University

10 Qs

HTML & CSS

HTML & CSS

University

10 Qs

Web Development Revision (Table)

Web Development Revision (Table)

University

10 Qs

KUIS DAY 2 STACK

KUIS DAY 2 STACK

Assessment

Quiz

Computers

University

Medium

Created by

Stack Stack

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Apa kepanjangan dari HTML dalam dunia pemrograman web?

Hyper Transfer Markup Language

High Technology Modern Language

Hyper Text Markup Language

Hyperlink Text Managing Language

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

Bagaimana cara menambahkan border berwarna hitam tidak putus-putus pada <div> dengan class quis seperti kode pada gambar ?

div .quis {

border: 1px solid black

}

quis {

border: 1px solid black

}

.quis {

border: 1px black solid

}

.quis {

border: 1px solid black

}

3.

MULTIPLE SELECT QUESTION

1 min • 10 pts

Media Image

Dari gambar tersebut terdapat 3 section yang memiliki display flex, untuk membuat konten dalam section yang memiliki posisi seperti pada gambar. Maka style justify-content mana saja yang digunakan?

flex-end

center

space-along

space-between

space-evenly

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Apa fungsi utama dari tag <a> dalam HTML?

Menampilkan gambar pada halaman web

Membuat tautan (hyperlink) ke halaman lain

Menampilkan teks dengan ukuran besar

Membuat daftar (list) dalam dokumen

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Bagaimana cara menghubungkan file HTML dengan file CSS eksternal?

<link rel="styleshit" href="style.css">

<style src="style.css">

<css link="style.css">

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

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Apakah penulisan code tailwind ditulis dalam atribut style pada tag HTML ?

BENAR

SALAH

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Media Image

Kode tailwind berdasarkan css pada gambar tersebut adalah ?

p-[12px] p-[8px]

px-[12px] py-[8px]

py-[12px] px-[8px]

pt-[12px] pr-[8px]

pb-[8px] pl-[12px]

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?