What is CSS?

HTML and CSS Basics Quiz
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
SamMel Woods
Used 6+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Content Styling Sheet
Cascading Style Sheets
Creative Style System
Code Styling Source
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is HTML?
HyperText Markup Language
High Transfer Media Language
HyperText Management Library
Header Tag Markup Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a tag?
A type of heading
A style attribute
A code element used to define content
A hyperlink reference
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use CSS?
To display visual elements on a website
To manage server databases
To run backend scripts
To structure the content of a webpage
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where would you find this in the HTML?
Inside the
sectionAt the end of the HTML document
At the very top of the HTML file
Inside the
section6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this called in the code?
Opening tag
HTML declaration
HTML attribute
Closing tag
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are these elements called?
HTML tags
HTML attributes
CSS styles
JavaScript functions
