Css quiz /CRF

Css quiz /CRF

12th Grade

20 Qs

quiz-placeholder

Similar activities

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

HTML and CSS intermediate level

HTML and CSS intermediate level

9th - 12th Grade

24 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

CSS AV.3

CSS AV.3

1st - 12th Grade

20 Qs

CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

9th - 12th Grade

15 Qs

Review Materi Chapter 1-12

Review Materi Chapter 1-12

12th Grade

15 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

About HTML and CSS

About HTML and CSS

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?