HTML Assessment 2

HTML Assessment 2

4th - 6th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Forms

HTML Forms

6th - 7th Grade

10 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Basics & Tags

HTML Basics & Tags

3rd - 4th Grade

15 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Forms in HTML

Forms in HTML

6th - 7th Grade

10 Qs

Recuperação de HTML e CSS

Recuperação de HTML e CSS

2nd Grade - University

10 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

HTML Review

HTML Review

5th - 12th Grade

12 Qs

HTML Assessment 2

HTML Assessment 2

Assessment

Quiz

Computers

4th - 6th Grade

Medium

Created by

Manisha Vashisth

Used 237+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A "Container Tag" in HTML has _________

Only Ending Tag

Only Starting Tag

Both Starting and Ending Tag

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is a container for the document's main content, i.e. Images, Lists, Videos, and Paragraph text?

<p>

<h1>

<head>

<body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hyperlink would function correctly if added to an HTML document?

<a href="www.weald.com">Go to the Weald's Website"

<a href="www.weald.com">Go to the Weald's Website</a>

<a href:www.weald.com">Go to the Weald's Website</a>

<a="www.weald.com">Go to the Weald's Website"</a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Spot the syntax error with the code below...

<p> Hanna had won the battle <p>

Spelling error

The tag used is not correct

No error

Tags not opened or closed correctly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which display layout can be used to make the website responsive?

display:inline-block;

display: inline;

display:flex;

display:block;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute specifies a unique alphanumeric identifier to be associated with an element?

class

id

article

html

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The elements <DIV> and <SPAN> have the following characteristics

Element <DIV> inherits properties defined for <SPAN> in a stylesheet

<DIV> and <SPAN> are used as alternatives for the element <P>

Elements <SPAN> and <DIV> define content to be inline or block-level

<DIV> is used inside element <P>

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?