HTML & JavaScript Assessment

HTML & JavaScript Assessment

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

html dasar

html dasar

10th Grade

18 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

Web Page Design II

Web Page Design II

9th - 12th Grade

15 Qs

Inline Elements

Inline Elements

9th - 12th Grade

15 Qs

KOD ARAHAN HTML 2

KOD ARAHAN HTML 2

1st Grade - University

10 Qs

Html tags

Html tags

1st - 12th Grade

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