TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: HTML documents with frames From:Debbie Packer <dpacker -at- RUNET -dot- EDU> Date:Mon, 22 Jun 1998 08:17:23 -0400
I agree with Kris that you can do what you want with tables. I use frames
with a couple of the pages that we have and they can be kind of a pain to
put up with. If I were creating a page for someone else, I would opt to not
use frames, unless of course they insisted. Also, one nice thing with Front
Page is that the buttons you can have on each page kind of gives you an
illusion of frames.
Debbie
dpacker -at- runet -dot- edu
>>I'm doing an online user guide in HTML format. I'm using FrontPage 98 and
>>wanted to use frames. The user or customer has IE 3.1 or higher. Is there
>>any reason you can tell me why not to use frames? I'm assuming that IE
>>supports frames.
>
>Frames are difficult to maintain, difficult to use with dynamic content,
and
>if not coded properly, can leave the user with unwanted "leftover" behavior
>when they leave your site. You can do everything you need with tables. Good
>luck!