Trivia Template
Create public or private quiz
Created on:
Jan 16, 2024
Duration:
3 minutes, 20 seconds
Category:
Tags:
Questions:
10 questions
Average Score:
7/10
Players:
19
Language:
English
Quiz Description:
CSS trivia
10 Trivia Questions and Answers
Code Style Stand
Coding Style Sheets
Cascading Style Sheets
Cascading Style Srand
Selector
Property
Value
Declaration
External
Internal
Neither
Both
To make my code look nice
To have operations happen
To replace HTML
To style a web page
The code is doing nothing
Style the h1, h2, h3, h4, h5, and h6 elements
Style the p element
Confusing the computer
background {color: blue;}
Color {background: blue;}
h1 {background-color: blue;}
color {background-h1: blue;}
<!-- -->
// //
# #
/* */
Space around the contents
To make a border
Space around the code
To make an image
Size {front: 40px}
h1 {front-size : 40px}
p {front-size : 40px}
size {front-p: 40px}
More Quizzes
Explore Quizzes
Rainbow Six Siege Map Geoguessr Quiz
Minecraft True Or False?
What Does This Egg Spawn? (Minecraft New Spawn Eggs Quiz)
The Last Of Us Quiz
XL Weapons in Games Quiz (Medium)
XL Characters in Games Quiz (Easy)
What is this doors entity called? [EASY]
My Hero Academia Quiz - Guess the Character
Rainbow 6 Siege Quiz: Are You Able To Guess 90% Of These Operators?
The One Piece Quiz
Comments
( )