html

html

10th Grade

15 Qs

quiz-placeholder

Similar activities

HTML tags

HTML tags

9th - 12th Grade

20 Qs

HTML

HTML

7th - 12th Grade

17 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

HTML

HTML

KG - University

20 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Html_Tables

Html_Tables

3rd - 12th Grade

17 Qs

Quiz WEB

Quiz WEB

10th Grade - University

20 Qs

html

html

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Samita Sharma

Used 21+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the tag <IMG> would insert what into a web page?
Insert a title
Insert a link
Insert an image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to add links to your web page - what tag would you use?
<a>
<p>
<div>
<link>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which tag will create the largest heading
<h6>
<h4>
<h2>
<h3>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The method attribute of a form

tells which web page or script should process the form

lets a user select from a set of options

tells how the form data should be sent to the server

verifies whether an email address is valid

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The problem with the Get method

form data is not encrypted

form data appears in the URL

it is not reliable

only part of the data is sent to the server

6.

MULTIPLE CHOICE QUESTION

30 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.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To help users know what to put in field, use

<input name="firstname">

<label for="firstname">

<input type="text" id="firstname>

<input type="text" id="firstname" name="label">

<input label="First Name" type="text">

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?