
TLE 7 - 4Q L11 L2

Quiz
•
Computers
•
7th - 12th Grade
•
Easy
Gabriel Adrian Angeles
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
DROPDOWN QUESTION
1 min • 5 pts
LESSON 1: Cascading Stylesheets & Defining Styles
(a) are a stylesheet language used to define how HTML elements are presented in the page.
CSS discourages the use of (b) including those you learned in your previous topics.
The (c) used in the web today is CSS Level 3.
(d) may be defined in three ways: inline, internal, and external.
The style definition is also called a (e)
2.
DROPDOWN QUESTION
1 min • 4 pts
A style defined inside a tag using the style attribute . - (a)
Example:
<p style=“font-family: verdana;”>The font used in this text is Verdana</p>
A style defined in the head of the HTML document . - (b)
A style sheet defined in a separate file. - (c)
The extension name that is used in (d)
3.
MATCH QUESTION
1 min • 4 pts
EXTERNAL STYLESHEET
(1) tag is omitted in HTML document. Instead, the (2) tag is used.
Comments in a CSS file starts with (3) and ends with (4).
3
1
2
4
4.
DROPDOWN QUESTION
1 min • 3 pts
The <link> tag has the following attributes:
(a) - defines the relationship of the linked file.
(b) - defines the content type of the data in the file.
(c) - defines the URL of the CSS file.
5.
DROPDOWN QUESTION
1 min • 5 pts
LESSON 2: CSS-SELECTORS
(a) are used in CSS to indicate which HTML element, attribute, or value is “selected” to apply a design with.
There are ways of choosing or indication which and how elements are to be styled. The example below is called a (b) .
p { color: red; }
You may also set a multiple style definitions for an element using the (c) class and id.
A (d) is created by adding a period and a name of your choice to name a class.
An (e) is created the same way except that it uses the number sign (#) instead of a period.
6.
DROPDOWN QUESTION
1 min • 5 pts
A (a) may be also be created by omitting the tag. This way, you may use the class or id selector in any element that you (b) .
Moreover, two or more classes may be specified in a (c) .
A universal selector uses (d) that serves as a wildcard.
(e) - This is used to refer to elements based on the attribute. Use the bracket characters for it.
7.
DROPDOWN QUESTION
1 min • 5 pts
(a) Are used to set additional effects to selectors and always start with a colon (:).
Using the global attribute (b) you may also set a multiple style definitions for an element.
A (c) may be also be created by omitting the tag. This way you may use the class or id selector in any element that you choose.
A (d) uses *(asterisk) that serves as a wildcard.
An (e) is used to refer to elements based on the attribute. Use the bracket characters for it
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
HTML & CSS Review

Quiz
•
7th - 10th Grade
20 questions
HTML/CSS Quiz

Quiz
•
6th Grade - University
22 questions
Evaluación teórica: CSS

Quiz
•
11th Grade
21 questions
HTML-CSS

Quiz
•
8th Grade
20 questions
uCertify Lesson 2 Quiz Advanced HTML

Quiz
•
8th - 12th Grade
26 questions
CSS Quiz SOL

Quiz
•
9th - 12th Grade
20 questions
Cascading Style Sheet (Benignity)

Quiz
•
9th Grade
20 questions
HTML & CSS Quiz

Quiz
•
10th - 11th 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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
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