HTML & JavaScript Assessment

HTML & JavaScript Assessment

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

HTML Test

HTML Test

9th - 12th Grade

20 Qs

HTML5 Skills Review

HTML5 Skills Review

9th - 12th Grade

17 Qs

Html img

Html img

3rd - 10th Grade

13 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML & JavaScript Assessment

HTML & JavaScript Assessment

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

ola sadek

Used 81+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should save HTML files with which file extension?
.htm
.index
.webpage
.html

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the largest heading? 
h2
h3
h4
h6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way of defining an HTML5 document?
<!DOCTYPE html>
<!DOCTYPE HTML5>
<!DOCTYPE html "PUBLIC">
<DOCTYPE html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 incorporates three kinds of code: HTML, CSS and Javascript. Which of these provides the structure to a webpage?
Javascript
HTML
CSS
None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an HTML element?
The starting tag
The ending tag
The content between the tags
Everything from start to end tag

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct HTML element for inserting a line break?
<b>
<lb>
<br>
<break>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a loop?

if(x<10)

while(x<10)

var x=10;

text(x,10;10)

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?