Workshop Day 2 Frontend

Workshop Day 2 Frontend

University

10 Qs

quiz-placeholder

Similar activities

Relembrando a Aula 3

Relembrando a Aula 3

University

7 Qs

Test 03 - Basics of Web Design

Test 03 - Basics of Web Design

University

10 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

Quizz Front End Week 2

Quizz Front End Week 2

University

10 Qs

CSS Properties 2

CSS Properties 2

University

9 Qs

Clase 03 - CSS

Clase 03 - CSS

University

9 Qs

Midterm 2 review

Midterm 2 review

University

12 Qs

HTML lite

HTML lite

University

10 Qs

Workshop Day 2 Frontend

Workshop Day 2 Frontend

Assessment

Quiz

Computers

University

Medium

Created by

Teodorus Nathaniel

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Guna CSS adalah?

Membuat website interaktif

Mendefinisikan konten apa saja yang ingin ditampilkan

Styling elemen HTML yang sudah ditaruh

Mengubah website menjadi webapp

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

.second-heading sebutannya adalah ... dan border adalah sebuah ...

selector, property

value, attribute

value, property

property, attribute

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Jika kalian memiliki HTML seperti di gambar,

pilihan mana yang benar untuk mengubah ukuran tulisan dari tulisan "test" saja

div a { font-size: 72px; }

div p { font-size: 72px; }

div { font-size: 72px; }

p { font-size: 72px; }

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

property untuk mengubah warna dari tulisan adalah

text-color

color

background-color

col

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Urutan box model pada gambar dari luar ke dalam adalah

margin-border-padding-content

border-padding-margin-content

padding-margin-border-content

content-border-margin-padding

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Untuk mengubah button yang atas menjadi bawah, property apa yang harus ditambahkan?

margin

border

padding

display

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Jika kamu mau membuat design dan markup seperti di gambar

dengan css yang di apply ke container sebagai berikut:

.container: { display: flex }

property apakah yang perlu ditambahkan untuk membuat 2 div anaknya berada di kedua ujung .container?

justify-content: space-between

justify-content: space-around

align-items: center

align-items: flex-start

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?