[File] field
Used to specify the file name of the image or URL.
[Alternate Text] field
Used to specify the text to be displayed on Web browsers that cannot display an image.
[Layout] group
Used to specify the layout of the image.
[Alignment] box
Used to specify the vertical alignment of the image.
[(Auto)] Does not specify alignment.
[Align Top] Aligns the top of the image with the top of the text.
[Align Middle] Aligns the middle of the image with the middle of the text.
[Align Bottom] Aligns the bottom of the image with the bottom of the text.
[Right] Allocates the image to the right and lets the text flow to the left.
[Left] Allocates the image to the left and lets the text flow to the right.
[Text Flow] check box
When you place a check mark in the [Right] check box, right-justification is set for [Alignment]. In the same way, when you place a check mark in the [Left] check box, left-justification is set for [Alignment].
[Size] group
Used to specify the size of an image.
[Width] field
Used to specify the width of an image in units of pixels.
[Height] field
Used to specify the height of an image in units of pixels.
[Set Size] button
Used to obtain the height and width of a specified image file and set them in the [Width] field and [Height] field.
[Clear] button
Used to clear the [Width] field and [Height] field.
[Spacing] group
Used to specify the spacing of an image.
[Horizontal] field
Used to specify the horizontal spacing of an image in units of pixels.
[Vertical] field
Used to specify the vertical spacing of an image in units of pixels.
[Border] group
Used to specify the border placed around an image.
[Show Border] check box
If you specify the destination of a link for an image, a border appears around the image to indicate a link. If you do not want this border to appear, clear the check mark from this check box.
[Width] field
If you specify the destination of a link for an image, a border appears around the image to indicate a link. The width of this border is specified in units of pixels.
[Image Map] group
Used to specify an image map.
[Use Server-Side Image Map] check box
When a server-side image map (such as NCSA image map or CERN image map), is to be used, place a check mark in this check box on.
[Name of CSIM] field
An image map name appears when the client-side image map is specified.
The image map name for [CSIM Name] is generally specified as follows:
"file name#map name" (For example: maps.html#map1)
Homepage Builder, however, does not support the saving of a client-side image map into an external file. So you should usually specify this field with the image map name preceded by #. (For example: #map1)