Allows you to specify the file name and formatting attributes when adding a picture to a Web page.
Specifies the name, including the full path, of a graphics (.gif, .jpg, or .jpeg) file to insert as the image. To select a name, choose Browse.
Note If you reference an image file that is not already part of your project, the image will not automatically be added to your project.
Specifies text that the browser will display if the graphic is not available. In some browsers, such as Internet Explorer, the alternate text is also displayed in a ToolTip when the user holds the mouse pointer over the graphic.
Specifies how the image is aligned with the text around it. Choose from the following options:
Option | Alignment |
Left | Aligns with the left margin. |
Right | Aligns with the right margin. |
Texttop | Aligns the top of the image with the highest text in the current line. |
Absmiddle | Aligns the middle of the image with the middle of the text in the current line. |
Baseline | Aligns the bottom of the image with the bottom of the text in the current line. |
Absbottom | Aligns the bottom of the image with the bottom of the text in the current line. |
Bottom | Same as Baseline. |
Middle | Aligns the middle of the image with the baseline of the text in the current line. |
Top | Aligns the top of the image with the top of the tallest element in the current line. |
Note The Absmiddle, Baseline, Absbottom, and Texttop options are supported only by browsers that implement HTML 4.0.
Specifies the width in pixels of a border around the image. The default is no border.
Specifies the horizontal space in pixels of an area between the left and right sides of the image and the surrounding text.
Specifies the vertical space in pixels between the top and bottom of the image and the surrounding text.