Answer the following statement(s) true (T) or false (F)

1. Your local site and your remote site should have the same folder structure.
2. A URL is what a user sees in the title bar of the browser.
3. Any image can be turned into an image map by simply drawing hot spots
4. Setting a table width based on a percentage creates a fixed table width, which will appear the same size on all browsers.

1. True
2. False
3. True
4. False

Computer Science & Information Technology

You might also like to view...

A simple structuring model for monolithic system includes:

a. A main program that invokes the requested service procedure b. A set of service procedures that carry out the system calls c. A set of utility procedures that help the service procedures d. All of the other choices

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 1Giovanni is teaching his introductory computer science students about types of errors. He likes to provide them with examples of each type of error to reinforce the definitions. Another of Giovanni’s students put two actions in the wrong sequence in a macro. What kind of error did she commit?

A. logic B. syntax C. run-time D. macro

Computer Science & Information Technology