Quis CSS W3Schools

Quis CSS W3Schools

University

10 Qs

quiz-placeholder

Similar activities

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

DOM manipulation review

DOM manipulation review

University

10 Qs

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

WEBDEV101

WEBDEV101

University

10 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

Recap on CSS

Recap on CSS

University

11 Qs

Web Development

Web Development

University

15 Qs

Quis CSS W3Schools

Quis CSS W3Schools

Assessment

Quiz

Computers

University

Medium

Created by

Ahmad Rifai

Used 106+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Apa kepanjangan dari css ?

Cascading Style Sheets

Colorful Style Sheets

Creative Style Sheets

Computer Style Sheets

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apa HTML yang benar untuk merujuk ke style sheet eksternal?

<stylesheet>mystyle.css</stylesheet>

<style src="mystyle.css"

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

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

In the <body> section

In the <head> section

At the end of the document

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Tag HTML mana yang digunakan untuk mendefinisikan style sheet internal?

<style>

<script>

<css>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Atribut HTML mana yang digunakan untuk mendefinisikan gaya sebaris?

styles

font

style

class

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Manakah sintaks CSS yang benar?

body:color=black;

{body:color=black;}

{body;color:black;}

body {color:black;}

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Saat menggunakan properti paddingl apakah anda dizinkan menggunakan nilai negatif?

Ya

Tidak

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?