Frontpage puts graphics in wrong areas. How do I solve???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For some reason when I make a website in Frontpage and it looks real good I
publish it and pictures are put in the wrong areas and text is sort of
misplaced. My resolutions are set on default. I don't know what is wrong. Any
suggestions or answers would be greatly appreciated.
 
Can you post a URL for a problem page?

The main thing about web development, you have to know all the tricks to get
things placed like you want. Tools like FrontPage can help, but most of
these are choices made in how you design the page, not the tool used.

The best way to get a consistant layout is to use tables with the table and
cells to be specific widths. This will keep the table from expanding in
different resolutions and thus keep the graphical and textual elements of
your page in close to their proper location.
 
Back
Top