HTML, CSS, and JS Basics Quiz

HTML, CSS, and JS Basics Quiz

10th Grade

44 Qs

quiz-placeholder

Similar activities

Macbeth Quiz:  Acts III, IV, & V  with Vocabulary

Macbeth Quiz: Acts III, IV, & V with Vocabulary

10th - 12th Grade

49 Qs

Helen on 86th Street

Helen on 86th Street

10th Grade

40 Qs

Unit 19: CITIES OF FUTURE

Unit 19: CITIES OF FUTURE

10th - 12th Grade

40 Qs

Poetry Terms English 10-2

Poetry Terms English 10-2

9th - 12th Grade

41 Qs

PAT BAHASA INGGRIS KELAS X

PAT BAHASA INGGRIS KELAS X

10th Grade

40 Qs

Advanced Vocabulary

Advanced Vocabulary

9th - 12th Grade

40 Qs

Latin Roots Level 5 Week 1-4 Review

Latin Roots Level 5 Week 1-4 Review

8th - 12th Grade

40 Qs

Unit 7. CULTURAL DIVERSITY

Unit 7. CULTURAL DIVERSITY

10th Grade

45 Qs

HTML, CSS, and JS Basics Quiz

HTML, CSS, and JS Basics Quiz

Assessment

Quiz

English

10th Grade

Hard

Created by

aishwarya paul

Used 3+ times

FREE Resource

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct HTML tag for creating a hyperlink?

`Link`

`Link`

`Link`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS selector targets all elements with the class "main-content"?

`#main-content`

`.main-content`

`main-content`

`*main-content*`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to change the text colour of all `

` elements to blue in CSS?

`h1 { text-colour: blue; }`

`h1 { colour: blue; }`

`h1 { color: blue; }`

`h1 { font-colour: blue; }`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid HTML tag?

`

`

``

`

`

``

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DOM stand for in web development?

Document Object Model

Data Object Model

Document Oriented Markup

Data Oriented Model

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to select an element with the ID "header" in CSS?

`.header`

`header`

`#header`

`*header*`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used in CSS to set the background colour of an element?

`background-colour`

`backgroundColor`

`background-color`

`bg-colour`

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?