To accomplish this image consolidation operation, you must first slice the image in an image-processing program,
such as Adobe Fireworks or Adobe Photoshop. Then you save each part as a separate graphic, ensuring
that no border is around these image sections??”each cut-up piece becomes the background image for a particular
frame. Next, set the background image of each frame to the matching graphic using a CSS rule for the
body selector. Be sure to turn off the borders for the frameset and set the border width to zero.
Correctly size each piece to ensure that no gaps appear in your joined background. A good practice is to use
absolute pixel measurements for images that fill the frame; and if the background images tile, set the frame
spacing to Relative.
Working with the Frame Property inspector
Using the Frame Property inspector, you can assign names to each of your frames, specify what document
should display within each frame, add or remove scroll bars, specify whether the user can resize the frame,
and more. To view the Property inspector for a frame, first select the frame by using the Frames panel or by
holding down the Alt (Option+Shift) key as you click within the frame.
Naming your frames
Naming each frame is essential to getting the most power from a frame-structured Web page.
Pages:
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026