wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

280_week5

Total questions: 35

Worksheet time: 20mins

Name
Class
Date
1.

An html document always end what two tags?

a)

</html></title>

b)

</title></html>

c)

</html></body>

d)

</body> </html>

2.

_____ is a basic required Hypertext Markup Language (HTML) element.​

a)

header

b)

title

c)

main

d)

nav

3.

​A _____ shows the visual layout of a webpage to indicate where elements should appear.

a)

wireframe

b)

site map

c)

site index

d)

data architecture

4.

An unordered list is defined by what HTML tag

a)

<ol>

b)

<li>

c)

<ul>

d)

<dl>

5.

A definition list is defined by what HTML tag

a)

<ol>

b)

<li>

c)

<ul>

d)

<dl>

6.

<blockquote> is it a block element or an inline element?

a)

block

b)

inline

7.

Which option below is the correct syntax for an attribute?

a)

<p lang=en>

b)

<p lang:en>

c)

<p lang="en">

d)

<p "lang=en">

8.

All document markup appears inside the <body> element

a)

true

b)

false

9.

<hr> is an example of a

a)

header

b)

paragraph

c)

horizontal rule

d)

list

10.

What is the difference between <h1> and <h2>?

a)

<h1> is larger in size than <h2>

b)

<h2> is larger in size than <h1>

c)

both are the same size but different headings

d)

none of the above

11.
A <tag>
a)
Is used to divide sections
b)
Is not needed in HTML
c)
Tells the browser how to format our content
d)
Is part of the title line in HTML
12.
which tag will create the largest heading
a)
<h6>
b)
<h4>
c)
<h2>
d)
<h3>
13.

Which of these tags mark content with emphasis?

a)

<strong>

b)

<em>

c)

<br>

d)

<hr>

e)

<p>

14.

Superscript - Smaller text placed below normal text

a)

<em>....</em>

b)

<small>....</small>

c)

<sup>....</sup>

d)

<u>....</u>

15.

What is the correct HTML element for inserting a line break?

a)

<br>

b)

<bl>

c)

<b>

d)

</br>

16.
HTML tags are always surrounded by
a)
( )
b)
{ }
c)
< >  
d)
"  "
17.
What does the <i> tag do?
a)
makes text invisible
b)
makes text intelligent
c)
makes text appear in italics
d)
makes text interlinked with other text
18.

What does </html> do?

a)

Closes the webpage

b)

Closes the tag HTML

c)

Closes the internet

d)

Opens the HTML tag

19.
This is how we write a paragraph in html.
<ph>This is HTML. It rocks</ph>
a)
True
b)
False
20.
What is the tag that we use to create a single line break?
a)
<p/>
b)
<p>
c)
<br>
d)
<br/>
21.

What does this tag do?

<p>1 <sup>This </sup></p>

a)

1 This

b)

1 This

22.

_____ and _____ tags are used to make the text bold.

a)

<sup> and <sub>

b)

<strong> and <i>

c)

<bold> and <strong>

23.
It defines bold text
a)
<b>
b)
<p>
c)
<B>
d)
<r>
24.
The horizontal rule tag must be paired.
a)
Yes
b)
No
25.
What does <li> do?
a)
Creates an ordered list
b)
Creates a list item
c)
Creates italic text
d)
Creates an image
26.

what is this an example of?

a)

Stroke weight

b)

Variable width profile

c)

Stroke color

d)

Pen tool

27.

This icon means?

a)

The color of the stroke is red.

b)

The color of the stroke is none.

c)

The color of the stroke is white.

d)

The color of the stroke is red and white.

28.

Which panel is this?

a)

swatches

b)

layers

c)

pathfinder

d)

gradient

29.

The Pathfinder panel may be accessed through which menu?

a)

Effect

b)

Window

c)

Select

d)

View

30.

Luis has an animation that is well over 500 frames long. To help him organize his animation into sections, what does Luis need to create?

a)

Tweens

b)

key frame

c)

scenes

d)

anchor points

31.

. A symbol comprised of an animated sequence of frames.

a)

Movie Clip

b)

Scene

c)

Frame

d)

Keyframe

32.

A reusable object used to create content in an application.

a)

Symbol

b)

Tweening

c)

GIF

d)

Export

33.

A "Keyframe" is a_________

a)

Locked frame.

b)

Specified place where change occurs.

c)

Animation process.

d)

Animation shaped like a key.

HIDE ANSWER

34.

A shape tween can show the changes in a shape's position, stroke, or fill.

a)

True

b)

False

35.

Creating a mask requires:

a)

At least two layers

b)

At least two symbols

c)

A layer folder to isolate the Mask layer

d)

The use of a transparent (0% Alpha) fill color

SHOW ANSWER