A+ Answers



1. (TCO 1) Explain the differences between absolute and relative paths and when you should use each in your coding.
2. (TCO 3) You have been given a brochure by a client who is interested in having you create a website. What four questions would you ask this client to start the process of designing the website?
3. (TCO 5) Why is it not a good idea to constrain images using the width and height attributes of the img tag? What is a better approach?
4. (TCO 10) What are the advantage of using an external CSS file over embedded style rules in each page?
5. (TCO 7) Describe in detail how JavaScript can be used for input validation on the client side.
6. (TCO 5) What is the CSS box model and how is it used to setup the layout of a page?