HTML and WEB DESIGN COURSE, 2003--2004 academic year: Lesson 15

LESSON 15: ALIGNING IMAGES

  1. Study the index cards on Aligning Images. I've included a hard copy of these index cards, for your convenience. Be sure you can answer all the questions!
    1. What does the attribute HSPACE in an IMG tag stand for?
    2. What does the attribute VSPACE in an IMG tag stand for?
  2. Write the code to produce the following:

    This picture of Tigger is pushed to the left margin, and there are 50 pixels of space between the graphic and the text. After this sentence, I want the text to resume 30 pixels below the graphic.
    Now, the text is 30 pixels below the graphic.
  3. Write the code to produce the following:

    Tigger has his middlealigned with these words. There are 60 pixels of space to the left and right of the image, and 20 pixels of space above and below.
  4. Please read pages 56–58 (from "Uploading Documents (FTP)" to the end of Chapter 4) in the Weasel book and answer the following questions:
    1. What is the most common transaction that a web designer will have with a web server?
    2. What protocol is used to transfer files between computers over a network?
    3. Are FTP functions built into some full-featured web authoring tools?
    4. Before you begin to upload files, what must you have?
    5. What types of "transfer modes" are there when you are uploading a file?
    6. What is an ASCII file composed of?
    7. What is another name for an ASCII file?
    8. What transfer mode should be used for HTML documents?
    9. What is a binary file composed of?
    10. What are some examples of binary files?
    11. What are some other names for a binary file?
    12. How should graphics (.gif, .jpeg) and multimedia files be transferred?
    13. Study Table 4-1 on page 59. What type of file has extension ".exe", and should it be transferred as an ASCII or binary file?
    14. Study Table 4-1 on page 59. What type of file has extension ".rtf", and should it be transferred as an ASCII or binary file?
    15. Study Table 4-1 on page 59. What type of file has extension ".pdf", and should it be transferred as an ASCII or binary file?
    16. Study Table 4-1 on page 59. What type of file has extension ".zip", and should it be transferred as an ASCII or binary file?
    17. The words "put" and "get" are used in FTP terminology for uploading and downloading files. Does "put" refer to uploading or downloading? How about "get"?
    18. There are various "permissions" attached to every uploaded file. What do these permissions control?
    19. What does it mean to "write" a file?
    20. What does "MIME" stand for?
    21. What was MIME originally developed for?
    22. When a server "serves up" a file to a browser, what information does it include? What is this information used for?
    23. "Types" are the most broad categories for files. List five common file "types".
    24. What "type" of file is a Microsoft Word document? (Don't worry about the subtype.)
    25. What "type" of file is an HTML document?
    26. What "type" of file is a Microsoft Excel File? (Don't worry about the subtype.)
    27. What "type" of file is a QuickTime movie?


THE QUIZ OVER THIS LESSON WILL CONSIST OF:
Prepare for the quiz over this section by practicing below.
Questions are asked in random order.
You can generate a printable quiz with solutions.








How many problems would you like on the quiz? (29 max)