HTML, Javascript, CSS Week 4 Homework

HTML, Javascript, CSS Week 4 Homework

11th Grade

10 Qs

quiz-placeholder

Similar activities

kuis form 1

kuis form 1

11th Grade

10 Qs

App Design

App Design

9th - 12th Grade

10 Qs

RPG (Lessons 25 - 36) Worksheet

RPG (Lessons 25 - 36) Worksheet

9th - 12th Grade

15 Qs

App Development SC Assessment 2

App Development SC Assessment 2

7th - 12th Grade

15 Qs

MS Access Database

MS Access Database

KG - University

10 Qs

code.org CSP Unit 3 Review 20-21

code.org CSP Unit 3 Review 20-21

9th - 12th Grade

15 Qs

Customizing Word Document

Customizing Word Document

10th - 12th Grade

6 Qs

HTML5 Forms

HTML5 Forms

11th - 12th Grade

10 Qs

HTML, Javascript, CSS Week 4 Homework

HTML, Javascript, CSS Week 4 Homework

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Bayden Schellein

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does .textContent do in JavaScript?

Sets or gets the HTML inside an element

Sets or gets the text inside an element

Changes the background color of an element

Creates a new HTML element

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the .onclick property in JavaScript?

Adds a new element to the page

Changes an element’s text automatically

Attaches a function to execute when the element is clicked

Removes an element from the page

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when the button is clicked in the following program?

An error will occur because lastPlanet is not defined.

The text inside the lastPlanet id will change to "Neptune is the last planet" when the button is clicked.

The text inside the button will change to "Neptune is the last planet" when clicked.

Nothing will happen because the function clickAction() is never called.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when the button is clicked?

An error will occur because fruit is not defined.

The text inside the will change to "Banana" when the button is clicked.

Nothing

Nothing will happen because updateFruit() is not called manually.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when the button is clicked?

The text inside the message id will change to "Welcome, user!" when the button is clicked.

An error will occur because message is not properly declared.

The button text will change to "Welcome, user!".

Nothing will happen because loginUser() is not executed.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Complete the JavaScript code to change the heading text when the button is clicked from 'Sydney' to 'Melbourne'. use single quotations (' ').

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Complete the JavaScript code to change the heading text when the button is clicked from 'Cat' to 'Dog'. Use single quotations (' ').

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers