HTML

HTML

6th Grade

21 Qs

quiz-placeholder

Similar activities

HTML Tags

HTML Tags

6th Grade

26 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

Code.Org Unit 2 Lesson 1-3 Quiz

Code.Org Unit 2 Lesson 1-3 Quiz

6th - 8th Grade

20 Qs

Python 1 модуль

Python 1 модуль

1st - 10th Grade

18 Qs

Introduction to HTML

Introduction to HTML

6th - 8th Grade

20 Qs

The basic structure skills of computer

The basic structure skills of computer

4th - 9th Grade

20 Qs

National 5 Programming (VB and Theory)

National 5 Programming (VB and Theory)

1st - 11th Grade

20 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

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