Css quiz /CRF

Quiz
•
Computers
•
12th Grade
•
Medium
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
Similar Resources on Wayground
18 questions
HTML review fall

Quiz
•
10th - 12th Grade
20 questions
La sintassi CSS

Quiz
•
9th Grade - Professio...
15 questions
CSS - Quiz 1

Quiz
•
9th Grade - University
20 questions
uCertify Lesson 3 mid chapter User Interface

Quiz
•
8th - 12th Grade
15 questions
HTML & Websites

Quiz
•
12th Grade
20 questions
Web Design Unit 3 CSS

Quiz
•
9th - 12th Grade
16 questions
CSS Basics Quiz

Quiz
•
9th Grade - University
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade