What is CSS?

wp_css

Quiz
•
Engineering
•
University
•
Medium
Prashanthi Prashanthi
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS is a style sheet language
CSS is the language used to style the HTML documents
CSS is designed to separate the presentation and content, including layout, colors, and fonts
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for referring the external style sheet?
<link rel="stylesheet" type="text/css" href="example.css">
<stylesheet> example.css </stylesheet>
<style src = "example.css" >
<style src = example.css>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
p {background-color : yellow;}
p {background-color : #yellow;}
all {background-color : yellow;}
all p {background-color : #yellow;}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The CSS property used to make the text bold is -
style: bold
font: bold
weight: bold
font-weight : bold
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of CSS is the following code snippet?
<h1 style="color:blue;">A Blue Heading</h1>
Inline
Internal
External
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we select an element with a specific ID in CSS?
#
.
^
>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we write comments in CSS?
/* */
//
#
All of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Session6

Quiz
•
University
20 questions
Session5

Quiz
•
University
20 questions
Code Sprint '25

Quiz
•
University
22 questions
MIST Webdev Bootcamp Quiz-1

Quiz
•
University
16 questions
Midterm Examination in Web Programming

Quiz
•
University
19 questions
AVINYA 2K25

Quiz
•
University
15 questions
TECH WHIZ

Quiz
•
University
25 questions
css exam

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade