GC Web Dev L3S12

GC Web Dev L3S12

4th - 6th Grade

12 Qs

quiz-placeholder

Similar activities

HTML Basics & Tags

HTML Basics & Tags

3rd - 4th Grade

15 Qs

KS3 Website Creation - Google Sites Recap

KS3 Website Creation - Google Sites Recap

6th - 8th Grade

10 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

SNLTW-HP7

SNLTW-HP7

6th - 8th Grade

15 Qs

Photoshop Basics

Photoshop Basics

3rd - 5th Grade

15 Qs

HTML/CSS

HTML/CSS

4th Grade

14 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

GC Web Dev L3S12

GC Web Dev L3S12

Assessment

Quiz

Computers

4th - 6th Grade

Hard

Created by

CampK12 Web

Used 58+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can find the element you want to manipulate in ________ way ?

getElementById()

getElementsByTagName()

All of these

None of these

2.

OPEN ENDED QUESTION

3 mins • 1 pt

keyword is used to declare variables in javascript.

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Classes used for carousel controls?

prev-icon, next-icon

control-prev-icon, control-next-icon

carousel-prev-icon, carousel-next-icon

carousel-control-prev-icon, carousel-control-next-icon

4.

OPEN ENDED QUESTION

3 mins • 1 pt

See the given code of JavaScript and choose the correct output from the following:

var a = 15;

var b = "20"

var c = a+b;

alert(c)

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of this code?


document.write(Math.floor(0.2));

0

2

02

Error

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____________rule is used to define the properties that will be animated in an animation rule

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used for carousel indicators?

indicators-carousel

indicators

carousel-indicator

carousel-indicators

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?