NEW
Font size
WorksheetsCode.org: Web Development: Unit 2 Lessons 10 - 14 Test
Total questions: 22
Worksheet time: 2hrs 50mins
A language used to describe how HTML elements should be styled
CSS Selector
CSS
Algorithm
Relevant
The part of a CSS rule-set that defines which HTML elements the style should be applied to
CSS Selector
CSS
Algorithm
Search Engine
A precise sequence of instructions for processes that can be executed by a computer
Search Engine
Relevant
Algorithm
CSS
Closely connected or appropriate to the matter at hand
CSS Selector
Search Engine
Algorithm
Relevant
A program that searches for and identifies items in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web
CSS
Search Engine
Algorithm
Relevant
Able to be relied on as honest or truthful
Trustworthy
Relevant
CSS
Search Enginge
RGB stands for
Red, Gold, Blue
Red, Green, Blue
Red Green, Black
Red, Gold, Black
A resuable label used to group and select one or multiple elements in an HTML document to be styled differently than other elements of the same type.
CSS
CSS Selector
Algorithm
CSS Class
Not able to be relied on as honest or truthful
Relevant
Trustworthy
Search Engine
Untrustworthy
CSS allows you to modify what on a web page
Hyperlink
Information
Background Color
Structure
The exclusive legal right to print, publish, perform, film, or record literacy, artistic, or musical material, and to authorize others to do the same.
Copyright
CSS
CSS Selector
IMG
Which tag identifies a header tag?
<li>
<h1>
<ul>
<img>
Which tag identifies an opening tag?
<img>
<h1>
<>
</>
Which tag identifies a closing tag?
<img>
</>
<ol>
<>
Which tag identifies an image tag?
<li>
<ul>
<img>
<ol>
Which tag identifies a paragraph tag?
<p>
<li>
<h1>
<h2>
Which tag identifies a list?
<img>
<h1>
<p>
<li>
Which tag identifies an ordered list?
<img>
<ul>
<ol>
<li>
Which tag identifies an unordered list?
<li>
<h1>
<ul>
<ol>
A CSS Rule-Set consists of what three things?
Copyright, Property, and Value
Selector, Property, and Value
Element, Value, and Copyright
Color, Background, and Selector
Examples of properties in a css rule-set.
font-size, font-family, font-style, and background-color
14px, color, italic, and fantasy
<img> <li> <p>, and <br>
list, pictures, header, and style
Examples of values in a css rule-set.
list, pictures, header, and style
14px, color, italic, and fantasy
font-size, font-family, font-style, and background-color
<img> <li> <p>, and <br>
