Worksheets280_week5
Total questions: 35
Worksheet time: 20mins
An html document always end what two tags?
</html></title>
</title></html>
</html></body>
</body> </html>
_____ is a basic required Hypertext Markup Language (HTML) element.
header
title
main
nav
A _____ shows the visual layout of a webpage to indicate where elements should appear.
wireframe
site map
site index
data architecture
An unordered list is defined by what HTML tag
<ol>
<li>
<ul>
<dl>
A definition list is defined by what HTML tag
<ol>
<li>
<ul>
<dl>
<blockquote> is it a block element or an inline element?
block
inline
Which option below is the correct syntax for an attribute?
<p lang=en>
<p lang:en>
<p lang="en">
<p "lang=en">
All document markup appears inside the <body> element
true
false
<hr> is an example of a
header
paragraph
horizontal rule
list
What is the difference between <h1> and <h2>?
<h1> is larger in size than <h2>
<h2> is larger in size than <h1>
both are the same size but different headings
none of the above
Which of these tags mark content with emphasis?
<strong>
<em>
<br>
<hr>
<p>
Superscript - Smaller text placed below normal text
<em>....</em>
<small>....</small>
<sup>....</sup>
<u>....</u>
What is the correct HTML element for inserting a line break?
<br>
<bl>
<b>
</br>
What does </html> do?
Closes the webpage
Closes the tag HTML
Closes the internet
Opens the HTML tag
<ph>This is HTML. It rocks</ph>
What does this tag do?
<p>1 <sup>This </sup></p>
1 This
1 This
_____ and _____ tags are used to make the text bold.
<sup> and <sub>
<strong> and <i>
<bold> and <strong>
what is this an example of?
Stroke weight
Variable width profile
Stroke color
Pen tool
This icon means?
The color of the stroke is red.
The color of the stroke is none.
The color of the stroke is white.
The color of the stroke is red and white.
Which panel is this?
swatches
layers
pathfinder
gradient
The Pathfinder panel may be accessed through which menu?
Effect
Window
Select
View
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?
Tweens
key frame
scenes
anchor points
. A symbol comprised of an animated sequence of frames.
Movie Clip
Scene
Frame
Keyframe
A reusable object used to create content in an application.
Symbol
Tweening
GIF
Export
A "Keyframe" is a_________
Locked frame.
Specified place where change occurs.
Animation process.
Animation shaped like a key.
HIDE ANSWER
A shape tween can show the changes in a shape's position, stroke, or fill.
True
False
Creating a mask requires:
At least two layers
At least two symbols
A layer folder to isolate the Mask layer
The use of a transparent (0% Alpha) fill color
SHOW ANSWER
