Css quiz /CRF

Css quiz /CRF

12th Grade

20 Qs

quiz-placeholder

Similar activities

Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

SLO - FWPDD Test

SLO - FWPDD Test

9th - 12th Grade

15 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

CSS Box Model +

CSS Box Model +

8th - 12th Grade

20 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

Style

Style

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?