Previous
Next

Images:

Working with images is pretty easy. If you go out to the web and find an image you want, you can select it and save it to your home folder. You can then insert it into your HTML document where ever you like. To insert an image, simply press the image button you will get a dialog box like this, asking you to name your image:
The "Alternate text:" field is provided to allow you to make your page compatible with older browers, or browsers that don't display images. You can enter text to represent the image. In this example, the image anchorbutton.jpg has been chosen to insert. We chose the option "URL is relative to page location" because this image will live in the same location as our web page. i.e. we saved this image to our home folder.
Previous
Next