wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

180s Week 1_T2_Jan2020

Total questions: 30

Worksheet time: 16mins

Name
Class
Date
1.

Choose the correct structure for any HTML code

a)

<html>

<body>

</body>

</html>

-----------------------------------------------------

b)

<html>

<head>

….

</head>

….

</html>

-----------------------------------------------------------------

c)

<html>

<head>

….

</head>

<body>

</body>

</html>

--------------------------------------

d)

<html>

<head>

….

</head>

<body>

------------------------------------

2.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

3.
how to start a numbered list
a)
<Numberedlist>
b)
<Ol>
c)
<Ul
d)
<1l>
4.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
5.
What coding would be used to define a header cell in an HTML table
a)
<th>Month</th>
b)
<td>Month</td>
c)
<h1>Month</h1>
d)
<h2>Month</h2>
6.
Which is NOT a web browser?
a)
Chrome
b)
Internet explorer
c)
FireFox
d)
Yahoo
7.
What is the correct syntax for inserting an image?
a)
<image source="untitled.jpg"/>
b)
<img src="untitled.jpg"/>
c)
<src img="untitled.jpg"/>
d)
<img scr="untitled.jpg"/>
8.
What is the basic purpose of the design principle- PROXIMITY?
a)
To make texts appear closer
b)
To organize related concepts
c)
To emphasize weight on graphics
d)
To create interest
9.
"Every item should have a visual connection with something else on the page."
a)
Proximity
b)
Alignment
c)
Balance
10.
Which of the following is not a reason that you choose Color Settings in Photoshop?
a)
Photoshop will display your images more accurately onscreen.
b)
The colors in your photos will output more accurately from Photoshop.
c)
Your display will remain calibrated.
11.
What is an advantage to applying corrections via adjustment layers rather than via the Image > Adjustments submenu?
a)
Adjustment layers are removable and their settings are editable.
b)
Adjustment layers keep the file size lower.
c)
Adjustment layers can be merged into one another.
d)
Adjustment layers can have a layer mask, whereas normal image layers cannot.
12.
Normally, an adjustment layer affects which pixels in the document?
a)
Only pixels in the layer directly below the adjustment layer
b)
Pixels in all the layers below the adjustment layer
c)
Pixels in all the layers in the document, both above and below the adjustment layer
13.
Which of the following is NOT a kind of adjustment layer could you use to correct the tonal values in an image?
a)
Levels
b)
Brightness / Contrast
c)
Curves
d)
Color Balance
14.
Which of the following Ps retouching tools is the best choice to touch up small spots and blemishes on a photo?
a)
Patch tool
b)
Red eye tool
c)
Content aware move tool
d)
Spot healing tool
15.

The name of the invisible line marking the height of a font.

a)

Baseline

b)

X Height

c)

Ascender line

d)

Y Height

16.

A horizontal or upward sloping stroke.

a)

Leg

b)

Ear

c)

Arm

17.

The invisible line where all characters sit.

a)

Ascender line

b)

Crossbar

c)

Baseline

18.
a)

Serif

b)

Sans-Serif

c)

Slab-Serif

19.

is the ease with which a reader can understand a written text.

a)

Readability

b)

Legibility

c)

Lettering

20.

§In art, graphic design and typography, ________ refers to the creation of hand-drawn letters to apply to an object or surface.

a)

Lettering

b)

Typography

c)

Calligraphy

21.

is the ease with which a reader can recognize individual characters in text.

a)

Readability

b)

Legibility

c)

Lettering

22.

A _________ is the overall design of lettering; the design can include variations, such as extra bold, bold, regular, light, italic, condensed, extended, etc.

a)

Font

b)

Typeface

c)

Typography

23.

________ is the art and technique of arranging type to make written language legible, readable, and appealing when displayed.

a)

Calligraphy

b)

Typography

c)

Font

24.
Which of these in Ps should a user apply to create various artistic and special effects on an image?
a)
Selections
b)
Filters
c)
Vectors
d)
Pixels
25.
Which term means "Describes the clarity of bitmap graphics, determined and defined by the number of Pixels Per Inch (PPI)"
a)
Image size
b)
Image resolution
c)
File format
d)
File extension
26.
Which of the following is NOT a retouching tool in Ps?
a)
Spot Healing tool
b)
Patch tool
c)
Eraser
d)
Red Eye tool
27.
You want to hide part of a layer without erasing the pixels - this is called non-destructive editing method. What method would you use?
a)
Delete layer
b)
Merge layer
c)
Duplicate layer
d)
Add layer mask
28.
You need to bend a photo around the edges of the carton for your ice cream packaging project so that it looks realistic. A good method to use is....
a)
Scale
b)
Warp
c)
Guides
d)
Filter
29.
You need to apply a color correction technique but still want to preserve the original layer in case you don't like it later. What should you use?
a)
Adjustment layers
b)
Constrain proportions
c)
Photo editing
d)
Merge layer
30.

Which tag is used to create a hyperlink on a web page?

a)

<a>

b)

<link>

c)

<hr>

d)

<img>