What can you use to find HTML elements and connect them to js? (Select all that apply)
DOM-Intro

Quiz
•
Computers
•
Professional Development
•
Hard
Re:Coded Org
Used 9+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
IDs
Tags
Class names
Any Attribute
Content
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What functions can we use to find HTML elements? (Select all that apply)
document.getElementById()
document.querySelector()
document.querySelectorAll()
document.findElements()
document.getElementSById()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
document.getElementsByTagName() returns ...
A single HTML element with the Tag name
All HTML elements with the Tag name
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the code in the image. To get the value of data-theme, what function are going to use?
Note: dataBox is the name of the variable that connects to this HTML element.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we want to access all HTML elements with the class name "bg-red", what function do we use?
document.getElementsByClassName("bg-red")
document.getElementsByClassNameAll("bg-red")
document.getAllElementsByClassName("bg-red")
document.getElementsByClassName("bg-red").all()
Similar Resources on Quizizz
10 questions
HTML and CSS Basics Quiz

Quiz
•
Professional Development
10 questions
SASS, CSS Animation, RWD

Quiz
•
Professional Development
9 questions
M4 HTML

Quiz
•
Professional Development
10 questions
CIT JULY 2022

Quiz
•
Professional Development
10 questions
Chapter 2 - FSW

Quiz
•
Professional Development
10 questions
ILT #1 Web Basic

Quiz
•
Professional Development
10 questions
Lecture 6

Quiz
•
Professional Development
10 questions
Very Hard HTML Quiz

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade