CSS Styling Quiz

Quiz
•
Computers
•
9th Grade
•
Hard
Diana Mousa
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is internal CSS written?
Inside each HTML tag
Inside the <body> tag
Inside the <style> tag within the <head>
Inside a .css file
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of inline styling?
<style> h1 {color: blue;} </style>
<link rel="stylesheet" href="style.css">
<h1 style="color: blue;">Hello</h1>
h1 {color: blue;}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main disadvantage of inline CSS?
Not supported by browsers
Difficult to reuse and maintain
Cannot style headings
Only works with tables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS method overrides the others if all are applied to the same element?
External CSS
Inline CSS
Internal CSS
Default browser style
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Internal CSS is ideal when:
You are working on a large multi-page site
You want to test quick styles on multiple pages
You are styling one specific page
You are applying styles to all websites
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which tag is used to define internal CSS?
<style>
<script>
<css>
<link>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Inline CSS is written using which attribute?
class
id
style
font
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Web Design with HTML: CSS Styling

Quiz
•
6th - 10th Grade
15 questions
CSS - Quiz 1

Quiz
•
9th Grade - University
10 questions
Quiz 3 - 14/07/2021

Quiz
•
1st - 10th Grade
16 questions
CSS Basics Quiz

Quiz
•
9th Grade - University
11 questions
Unit 5 - CSS Review

Quiz
•
9th - 12th Grade
15 questions
Model blokowy BOXMODEL

Quiz
•
9th Grade
12 questions
HTML and CSS

Quiz
•
9th - 10th Grade
17 questions
html5

Quiz
•
9th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade