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
Can YOU Guess That Pokémon? (40 questions quiz)
Think You Can Guess the Anime Character from a Photo?
Ultimate Anime Quiz 200 Question Part 2 ( Hard )
Blue Lock Quiz - Guess the Character
XL Characters in Games Quiz (Medium) Part 4
Guess The Movie By The Image (2000’s Edition)
Guess The Movie By The Image (2010s Edition)
Solo Leveling Quiz: Good Luck Not Failing This Quiz
The Honkai Star Rail (HSR) Character Lore Quiz
The JoJo's Bizarre Adventure: General Quiz (Parts 1-6)
Comments
( )