WebDev (HTML - CSS - JS - React) Test 1

WebDev (HTML - CSS - JS - React) Test 1

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Latihan Soal

Latihan Soal

8th Grade

15 Qs

Code HS 8.13 CSS Select by ID

Code HS 8.13 CSS Select by ID

7th Grade

10 Qs

8.10 Introduction to CSS

8.10 Introduction to CSS

7th Grade

10 Qs

8 клас 11 балів

8 клас 11 балів

8th Grade - University

11 Qs

2 lesson

2 lesson

6th - 8th Grade

11 Qs

8-сынып

8-сынып

8th Grade

15 Qs

HTML Table

HTML Table

8th Grade

13 Qs

quiz 1

quiz 1

8th Grade

12 Qs

WebDev (HTML - CSS - JS - React) Test 1

WebDev (HTML - CSS - JS - React) Test 1

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Easy

Created by

Drazen Drinic

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The three core technologies that run the web are:

HTML
CSS
JS

HTML
CSS
React

HTML
WWW
CSS

DOCTYPE
HTML
BODY

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Structure of a Web Page (HTML) consists of:

html
head
body
JavaScript

DOCTYPE
html
head
body

html
h1
p
img

body
h1
p
img

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What goes into the <head> tag?

Metadata

Content

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What goes into the <body> tag?

Content

Metadata

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<!DOCTYPE html> signals to the web browser that we are working with

HTML

HTML5

HTML4

HTML3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For example, an <h1> element consists of opening and closing tags. Everything placed between these tags is considered part of the element. Select the properly made tag.

</h1>Heading<h1>

<h1/>Heading<h1>

<h1>Heading</h1>

<h1>Heading<h1/>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main attributes of the <img> tag?

href & alt

src & alt

href & target

src & width

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?