
CSS Assessment
Authored by Christine Lathrop
Computers
9th Grade - University
Used 27+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does CSS stand for?
Colorful Style Sheets
Creative Style Sheets
Cascading Style Sheets
Computer Style Sheets
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct HTML for referring to an external style sheet?
<link rel="stylesheet" type="text/css" href="mystyle.css">
<stylesheet>mystyle.css</stylesheet>
<style src="mystyle.css">
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Where in an HTML document is the correct place to refer to an external style sheet?
In the <head> section
In the <body> section
At the end of the document
In the <css> section
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML tag is used to define an internal (aka embedded) style sheet?
<style>
<css>
<script>
<body>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML attribute is used to define inline styles?
style
id
font
class
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which is the correct CSS syntax?
body:color=black;
{body;color:black;}
body {color: black;}
{body:color=black;}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert a comment in a CSS file?
<!-- this is a css style comment -->
<* this is a comment *>
<! this is a comment >
/* this is a comment */
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?