Adding a picture and text to a web page

T

trifecta1

I am creating a page and I want a picture on the left side (a .gif) and text
to the left of the picture. My text always ends up going below the picture.
I am new at this any help would be greatly appreciated.
 
R

Ripper

Create a table with 2 cells. Put your text in the left cell, put the picture
in the right cell. You can position the table to the left, center or right
side of the page and the text and the image can be positioned the same way
within each cell of the table. If you want borders, make the border size
anything but zero. If no borders are needed, change the size to zero as well
as the cell spacing and padding..
 
S

Steve H

1. Right-click on the GIF.
2. Select Picture Properties.
3. In the Alignment drop-down box, select Left. This is
good for short texts.
 
Top