Positioning of graphics

  • Thread starter Thread starter KennyR
  • Start date Start date
K

KennyR

Created first webpage and left space on right side for
insertion of graphics. Can't seem to insert graphics in
the open space ... graphic goes into text area. When I
format graphic as flush right, it doesn't go into the
open white space. It will only go as far as the end of
the text. Is there someway to get into the open space on
the right with Frames or Tables or is there some other
way. Thank you.
 
You need to add a cell "inside" the table and insert the graphics in the cell.
You can't add text or graphics on the right hand side "outside" of a table.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Create a table with two columns. Use the right column for your graphics,
etc.
You could also insert a one column table and set the float property to right
and text will align properly in the left.
 
Back
Top