HTML

HTML

6th Grade

21 Qs

quiz-placeholder

Similar activities

Code.Org Unit 2 Lesson 1-3 Quiz

Code.Org Unit 2 Lesson 1-3 Quiz

6th - 8th Grade

20 Qs

HTML

HTML

1st - 12th Grade

20 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

LATIHAN DASAR HTML

LATIHAN DASAR HTML

KG - University

20 Qs

Introduction to HTML

Introduction to HTML

6th - 8th Grade

20 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

HTML

HTML

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Ashwini Devadiga

Used 122+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

You should save HTML files with which file extension?

.htm1

.index

.webpage

.html

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

HTML uses
Tabs
Tags
Labels
Quotes

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the correct HTML for creating a hyperlink?
<a href="http://www.w3schools.com">W3Schools</a>
<a url="http://www.w3schools.com">W3Schools.com</a>
<a>http://www.w3schools.com</a>
<a name="http://www.w3schools.com">W3Schools.com</a>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In HTML, a color can be specified by using what?
Colour name
RGB value
HEX value
All of these

5.

MULTIPLE CHOICE QUESTION

10 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

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The action attribute of a form

tells how the information should be sent to the server.

tells what web page or script will process the form.

lets the user select from a set of options

is a button command that processes the form

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The select field in a form

is used inside an input element.

provides users with a set of options to choose from.

auto-completes as the user types data.

cannot have a default option setting.

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?