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

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

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Table

HTML Table

8th Grade

13 Qs

HTML & CSS YEAR 6

HTML & CSS YEAR 6

6th Grade

10 Qs

ict quiz

ict quiz

7th Grade

10 Qs

8.11 Quiz

8.11 Quiz

7th Grade

10 Qs

Informatika Kelas 8

Informatika Kelas 8

8th Grade

10 Qs

թգհգ 5-7

թգհգ 5-7

7th Grade

15 Qs

Quiz de Introdução ao HTML

Quiz de Introdução ao HTML

8th Grade

10 Qs

Week 2 html

Week 2 html

8th Grade

13 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?