WorksheetsDec 15_Thursday
Total questions: 30
Worksheet time: 15mins
Which of these considers ‘visual weight’?
Visual hierarchy, symmetry, balance and harmony.
Color, justification, letter spacing and consistency.
Formatting, pop-ups, line thickness and strokes.
Harmony, structure, layers and blending modes.
What are focus points in page layouts?
Areas of the design that are not blurred
Where the designer wants the user to focus.
Arrows directing users to links.
Pop-ups that the designer uses to focus the attention of users.
When is graphic design ‘clean’?
When all the whites are bright.
When all the colors are vibrant.
When the layout is clear and effective.
When the layout is saturated and crowded.
What types of ‘transformation’ are; freeform, constrained, mirrored, numerical and percentage?
Shaping
Distorting
Sharpening
Scaling
The Lorum Ipsum has been made using a font from which art and design period?
Old English
Art Deco
Arts and Crafts
Roman
Which tag would be used in HTML to get a GIF image (height = 50 and width = 30) into a
web page?
<IMG = SRC=nameOf_image.gif HEIGHT = 50 WIDTH = 30 >
<IMG HEIGHT = "50" WIDTH = "30" SRC = "nameOf_image.gif">
<IMAGE HEIGHT = "50 WIDTH = 30" SRC="nameOf_image.gif">
<IMAGE SRC=nameOf_image.gif HEIGHT = "50" WIDTH = "30" >
What happens when the <BR> tag is used on a HTML webpage?
It creates a bold effect on all the text on the paragraphs.
It creates white space by breaking the paragraphs.
It changes the font types in the paragraph.
It divides the paragraphs into sections.
Why would Cascading Style Sheets (CSS) be inserted
To make the web page look bigger.
To make the web page look smaller.
To tell the server to change the web page.
To tell the browser what the web page looks like.
Which is not part of a CSS Rule?
The Comment
The Property
The Selector
The Value
Which value of the font-size is the same as 100% in CSS?
150 pica
16 px
2 em
xx-large
What will happen to a link on a website with (a:link {color:#FF0000;} and a:visited {color:#00FF00;}) codes?
The color changes from red to green after the link has been visited.
The color changes from green to blue after the link has been visited
The color changes from red to blue after the link has been visited
The color stays the same after the link has been visited
What is an advantage of using CSS3 gradients?
It allows the designer to zoom in but elements are distorted
Increase the time to download web pages and uses more bandwidth
Reduce the time to download web pages and uses less bandwidth
Re-using background images affects the web page output
Which standard allows elements to be shown?
CSS – Cascading Style Sheets.
HTML 4.0 – HyperText Markup Language.
XML 1.0 – Extensible Markup Language.
XHTML 1.0, 1.1, and Modularization.
In a team, who would collect and document all that is needed for the creation of the interactive media product?
Content authors
Designers
Developers
Information architects
