Note: All of the following topics are subjected to be tested on the final
exam. If a study guide question does not address a topic or an issue, it may still
be on the exam. This study guide is ONLY meant to assist you in focusing your
thoughts.
- Internet Protocols
- Permissions
- Converting between RGB and Hexadecimal colors (see slides on graphics)
- The Web Palette (see slides on graphics)
- Web Browsers
- Design Strategies
- Monitor Resolutions
- Graphics
|
- Basic HTML
- Lists
- Links
- Tables
- Frames
- Image Maps
- Cascading Style Sheets
|
1. What are the two primary permissions used when setting up your Web site?
What are they used for?
2. Convert the following RGB color to hexadecimal: 255, 47, 189
3. What is the RGB color equivalent for A4B8CC?
4. What is the color palette? What is so important about it?
5. What types of graphics are used in Web design? When do you use each
kind?
6. Why is it important to understand monitor resolution? How does it affect
Web design?
7. There are three primary design strategies? What are they? What are
their advantages and distadvantages?
8. What is the basic structure of an HTML document? How does each set of
tags affect the Web page?
9. What are the basics parts to a tag?
10. What is an attribute?
11. What is a container?
12. Define absolute and relative referencing. When do you use them?
13. How can you place line breaks in your pages?
14. What are the primary types of lists? How do lists work?
15. What does URL stand for? What is it?
16. What is the primary tag and attribute used in links?
17. How do you write an email tag?
18. Graphics and Bandwidth ... what do they have in common?
19. What was the primary purpose of tables?
20. What are the primary tags used for tables? What is the purpose for
each?
21. What are some common table attributes? How do they affect their tags?
22. What are some key steps in developing tables and frames?
23. What are the advantages of frames?
24. If I have four frames, how many html documents will I need initially?
25. What are the basic frame tags? What are some of their
attributes? How do they affect the page?
26. What does an image map do?
27. What are the key ingredients for an image map?
28. Why do you have to name your map?
29. What are the primary types of cascading style sheets? When are they
used?