Asesmen Diagnostik CSS Layout Web

Asesmen Diagnostik CSS Layout Web

11th Grade

10 Qs

quiz-placeholder

Similar activities

CSS Grade 11 NIS Aktobe

CSS Grade 11 NIS Aktobe

11th Grade

10 Qs

CSS - Day 3

CSS - Day 3

1st - 12th Grade

10 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

HTML Images

HTML Images

9th - 12th Grade

10 Qs

Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

Test Your Knowledge of CSS

Test Your Knowledge of CSS

9th - 12th Grade

14 Qs

SLO - FWPDD Test

SLO - FWPDD Test

9th - 12th Grade

15 Qs

Asesmen Diagnostik CSS Layout Web

Asesmen Diagnostik CSS Layout Web

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Hadinata Hadinata

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS merupakan singkatan dari?

Colorful Style Sheet

Creative Style Sheet

Cascading Style Sheet

CSS Style Sheet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa HTML yang benar untuk merujuk ke CSS secara eksternal?

<stylesheet>mystyle.css</stylesheet>

<style src="mystyle.css">

<link rel="stylesheet" type="text/css" href="mystyle.css">

<html type="text/css" href="mystyle.css"></html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di mana dalam dokumen HTML tempat yang tepat untuk merujuk ke style sheet eksternal?

Dibagian <head>

Dibagian <body>

Dibagian <link>

Dibagian <html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag HTML manakah yang digunakan untuk mendefinisikan style sheet internal?

<css>

<style>

<script>

<html>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Atribut HTML manakah yang digunakan untuk mendefinisikan CSS secara Inline?

class

font

style

styles

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah sintaks CSS yang benar?

body { color: red; }

body color: red;

{ body color; red; }

body {color = red;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Sintaks CSS pada gambar adalah

selector

declaration

property

value

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?