Asesmen Awal : CSS

Asesmen Awal : CSS

11th Grade

5 Qs

quiz-placeholder

Similar activities

ITAA Unit 4: CSS

ITAA Unit 4: CSS

9th - 12th Grade

10 Qs

Introduction to HTML/CSS Quiz 3: Basic CSS

Introduction to HTML/CSS Quiz 3: Basic CSS

6th - 12th Grade

7 Qs

CSS (Text-Font-Box)

CSS (Text-Font-Box)

1st Grade - University

10 Qs

Information Technology

Information Technology

11th Grade

10 Qs

Визуално оформление на уеб сайт с използване на CSS

Визуално оформление на уеб сайт с използване на CSS

11th Grade

10 Qs

2DS_24_CSS_01

2DS_24_CSS_01

11th Grade

10 Qs

css

css

9th - 12th Grade

10 Qs

Asesmen Diagnostik Kognitif Pemrograman Web - XI RPL

Asesmen Diagnostik Kognitif Pemrograman Web - XI RPL

11th Grade

10 Qs

Asesmen Awal : CSS

Asesmen Awal : CSS

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Aji Bagaskara

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut ini kepanjangan dari CSS yang tepat adalah ?

Computer Styling Source

Cascading Style Sheet

Computer Style Sheet

Cascading Style Source

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bentuk dari CSS rules, yang digunakan untuk

mengubah font tulisan yang tepat adalah ?

p { font-family = 'Times New Roman'; }

p { color : Blue; }

p = color('blue');

p['color:blue'];

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut ini cara yang paling tepat untuk menambahkan style css, pada halaman web adalah ?

inline styles

internal style

external style

free style

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut ini nilai warna RGB yang dapat menghasilkan warna merah adalah ?

rgb(0,0,0)

rgb(0,255,255)

rgb(255,0,0)

rgb(0,255,0)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut ini css properti yang digunakan untuk mengatur posisi text, adalah ?

font-weight

text-decoration

text-align

letter-spacing