Video Instruction
video is not yet available for this lessonText Instruction
Adding images to your page is pretty straight forward, it usually goes something like this:
- import your images into a folder of your website
- open your page
- open the folder where your imported image is located
- select and drag the image from the import folder, onto the page OR
- click the 'Insert' menu >> Picture >> from file.. browse to the import folder and select the image to add it to your page
Dragging the image onto the page, or using the Insert menu will pretty much the same, it's your preference. Some folks have an easier time using the Insert menu, as the drag and drop requires a bit more dexterity with the mouse.
Once the image is added to your page, there's a couple of steps you may want to take to finish the job.
- positioning the image ( float left, right or none )
- remove or style the borders on the image
Positioning an image using floats
When you add an image to your page it will not automatically float, so the text wraps around it.. the image will sit there on the page and the text will format above or below, but not along side.. here's an example
|
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor. |
Notice the text does flow along side the image, it's above and below leaving alot of white space…
- double click on the image to open the 'Picture Properties'

- click on the Appearance tab

- then select on of the float options.. 'Left' or 'Right' to see how the image appears with the text on the page

- when selecting the 'Right' float, the image will allow the text below it to float to the left while the image floats to the right.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor.

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor.
- you may want to drag the image to a different location, to wrap the text in the first paragraph as well, just select the image with your mouse and drag it to the beginning of the first word in the first paragraph so allow both paragraphs to float to the left
- to get this result
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor.Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed est lorem, ullamcorper sit amet, fringilla porttitor, convallis eget, dolor.
- the point of this demonstration is to show that you can 'float' an image once added to your page, then move it around to find a more suitable location.
- this is a lesson that you really need to practice and try different things out.. just knowing that you can float the image on the page to wrap the text around it
- as a final step, add a vertical and horizontal margin to the image to add some space between the image and the text

- change the 'Horizontal margin:' and 'Vertical margin:' numbering to 5 or 10 to start with

- and play around with these settings until your happy with the results
Remove or style the borders on the image
You can also add or remove the border around the image.. a border may automatically be added, depending on how you have your editor and style sheet
s setup.
- to remove the borders around the image, double click on the image to
open the ''Picture Properties'' window
- change the 'Border thickness:' to 0

- to add a border, just type in a number and see how it looks.. the number you type in represents the number of pixels in thickness.
