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:
18
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
Guess the Anime by the Minor Characters in it (Hard Quiz)
WCW Chemistry Quiz by AH
The 5-Second Anime Quiz
WCW Biology Quiz by AH
Guess the rapper
Anime Quiz - Guess the Character Nickname
One Piece Quiz (Tough)
Jujutsu Kaisen trivia - the obscure, forgotten and overlooked quiz
Pokemon Quiz: You Won't Be Able To Guess Every Single One...
Guess the Marvel Characters from Comics, MCU, and More!
Comments
( )