Due 10/31
Hand this in on paper please.
Every machine on the Internet has it’s own IP address. Such as Yahoo’s is 216.115.102.77. However it would be difficult to remember sites by their IP address. What means allows you to visit a site without knowing it’s IP address?
How many colors are possible in a 24 bit color image?
What process helps make an image that has curves or angles appear smoother?
How do RGB and CMYK color models behave. Give as much details as you can.
What is the limited number of colors for Web Safe Colors?
Why does it use that many colors?
Why should I display my images (if possible) in web safe colors?
Assuming you uploaded the pages properly. Why does the browser some times not show the changes you have made to your website?
I don't see the images when viewing my page. My floppy drive keeps making noises whenever I visit. What's wrong with my site?
How can I make 2 images appear on my page where each image is on either side of my page. You are only allowed to display this in 1 html document file.
I have a GIF image. What option could I do when saving it to have the image load fuzzy and then get clearer as it downloads?
Why is it good to use ALT for an image?
Why is it better to call my main page index.html instead of mypage.html?
Is it ok to have a link to yahoo's web site as:
<a href = "yahoo.com">yahoo</a>
Explain your answer.
Let's say I want to have all my pages on my site contain the same color properties. What could I do? Now your client says they want to update the colors. You don't want to edit every page. So what do you do?