Css quiz /CRF

Css quiz /CRF

12th Grade

20 Qs

quiz-placeholder

Similar activities

CodeHS Advanced HTML/CSS 2022 Quiz Review

CodeHS Advanced HTML/CSS 2022 Quiz Review

9th - 12th Grade

15 Qs

HTML/CSS Quiz

HTML/CSS Quiz

6th Grade - University

20 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

CSS

CSS

11th - 12th Grade

19 Qs

CSS

CSS

12th Grade

20 Qs

HTML CSS JS

HTML CSS JS

9th - 12th Grade

20 Qs

1ο Κριτήριο - Εφαρμογές Πληροφορικής Α4

1ο Κριτήριο - Εφαρμογές Πληροφορικής Α4

9th - 12th Grade

15 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Css quiz /CRF

Css quiz /CRF

Assessment

Quiz

Computers

12th Grade

Medium

Created by

norhan mohamed

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets

Creative Style Sheets

Computer Style Sheets

Cascading Style Scripts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you center a div horizontally in CSS?

display: flex; justify-content: center;

text-align: center;

padding: 0 auto;

margin: 0 auto;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between margin and padding in CSS.

Margin is inside the border, padding is outside the border.

Margin is outside the border, padding is inside the border.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you include comments in CSS?

/* comment text */ or // comment text

/* comment */

/* comment */ //

// comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed css in html page?

<css>

<!DOCTYPE html>

<script>

<style>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed css in html page?

<css>

<!DOCTYPE html>

<script>

<style>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed css in html page?

<css>

<!DOCTYPE html>

<script>

<style>

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?

Discover more resources for Computers