CSS and JQuery
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Medium
Gage Larsen
Used 146+ times
FREE Resource
Enhance your content in a minute
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The "#" is used to select an html element by its:
class
id
name
data attribute
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The "." is used to select an html element by its:
favorite color
id
class
name
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is correct syntax for CSS
p { color: red; }
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would the following code be run
$(function() {});
When the user requests the page
When the user pushes a button
After all the elements are loaded
Never
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS stands for
Cascading Style Sheets
Creative Style Settings
Compact Software Settings
Creative Setting Selectors
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is selected by $('.foo')?
<p>Foo</p>
<img id='foo'></img>
<div class='foo'></div>
<foo></foo>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is selected by $('#bar')?
<div class='bar'></div>
<p data-bar='bar'></p>
<h1>bar</h1>
<img id='bar'></img>
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these CSS selectors would select all of the <img> tags in a <div>
img div
img.div
div img
div.img
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following, what would $('.foo').data('info') return?
<div id='foo' data-info='google' data-test='bar'></div>
bar
div
undefined
Similar Resources on Wayground
10 questions
MS EXCEL Introduction
Quiz
•
Professional Development
9 questions
Inducción Primer Ingreso
Quiz
•
Professional Development
10 questions
Kuis Array
Quiz
•
Professional Development
11 questions
Evaluación Aplicaciones Web
Quiz
•
University - Professi...
12 questions
React-Hooks
Quiz
•
Professional Development
10 questions
Maintain Files and Folders
Quiz
•
Professional Development
14 questions
HTML Basics
Quiz
•
Professional Development
10 questions
Learning Check: HPE ATP Clinic
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
