HTML & JavaScript Assessment

HTML & JavaScript Assessment

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML Basics

HTML Basics

9th - 12th Grade

20 Qs

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

PROVA PARANÁ - PENSAMENTO COMPUTACIONAL | REVISÃO ENSINO MÉDIO 1

PROVA PARANÁ - PENSAMENTO COMPUTACIONAL | REVISÃO ENSINO MÉDIO 1

10th Grade

12 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Structure of a Webpage

Structure of a Webpage

10th Grade

20 Qs

HTML basics 10B

HTML basics 10B

10th Grade

20 Qs

HTML Intro

HTML Intro

9th - 12th Grade

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