Css quiz /CRF

Css quiz /CRF

12th Grade

20 Qs

quiz-placeholder

Similar activities

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Web Programming

Web Programming

12th Grade

20 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

FA 6

FA 6

9th - 12th Grade

15 Qs

HTML CSS JS

HTML CSS JS

9th - 12th Grade

20 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?