1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
Which file format would work best for an image of clouds if you wanted to show you website background partially showing through the clouds? a jpg b gif c png d partial transparency is not possible
What colors are the following a #FF0000 (red) b <255,0,255> (purple/pink)
<255,255,255> (white) c d
#020202 (dark black)
<271, 271, 271> (not valid) e What is dithering? (look it in notes)
What format should this picture be stored as: (.jpg)
What format should this picture be stored as: (.gif)
What does the term 1080p mean? 1080 rows progressive display gif allows for: a 2 bit color b 8 bit color c 24 bit color d all of the above e a and b only jpg compressions realizes that the human eye is better at detecting: a differences in color than differences in brightness b differences in brightness than differences in color if you have a gif image it is better not to keep saving it as a gif repeatedly as it will lose some of its original information and thus degrade in quality a true b false how many colors are contained in the browser safe (or web safe) palette a 32 b 216 c 256 d over 10 millions
There is always a one to one mapping between an IP address
(128.22.3.45) and a domain name(www.csd.uwo.ca) a True b False which of the following is an invalid ip address a 33.44.55.66 b www.uwo.ca c 280.89.300.20 d a and b e b and c
Which of the follow are valid Top Level Domain Names: a www b com c edu d uk e ca which of the following is an html tag a <b> b (b) c b d [b]
Where is the <title> tag displayed? in browser at top of screen
If you were viewing a web page and then did View Source, you would see: a text consisting of content and html tags b the actual images, links and content c links and the actual images only
What are the four fundamentals discussed in class of any good design
CRAP Principles
Once the world wide web became popular, which of the following