HTML & JavaScript Assessment

HTML & JavaScript Assessment

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Web Design

Web Design

9th Grade

12 Qs

HTML and JavaScript Assessment

HTML and JavaScript Assessment

9th - 10th Grade

15 Qs

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

HTML

HTML

9th Grade

15 Qs

HTML Intro

HTML Intro

9th - 12th Grade

12 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

QUIZ HTML 3

QUIZ HTML 3

10th Grade

10 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML & JavaScript Assessment

HTML & JavaScript Assessment

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

ola sadek

Used 80+ 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?