Select an image
Use the image element to upload an image.
- Click Upload a file to select a file to store in the image component.
- Define the image properties:
- Border
- Define the size of the border to appear around the image. (0 = no border)
- Width
- Set the width of the image (in pixels). Optional.
- Height
- Set the height of the image (in pixels). Optional.
- Alternate text
- Enter the name of the image to display when saving the image, or if the browser cannot display the image.
- HTML Tag Name
- Enter the name of the HTML tag to be used in JavaScript.
Parent Create an image componentPrevious topic: Set a location for the image component
Next topic: Image component properties