PMP Computer Solutions Menu Map

Support

Search our FrontPage Support Area
FrontPage Support Area Site Map


The following are answers to common questions in the Microsoft FrontPage Client Newsgroup:

You can create borderless frames by taking the following steps from within FrontPage Explorer:

  1. Right click on your frameset HTM file.
  2. Select Open With.
  3. Choose Text Editor (NOTEPAD.EXE).
  4. Add the following text to your <frameset> tag:

       frameborder="0" framespacing="0" border="no"

Example:

<frameset rows="25%,75%" frameborder="0" framespacing="0" border="no">

Notes:
  The % stands for percentage. You can also use "*" in place of "%" to give fixed pixel settings. If you are developing for a specific resolution, you will want to use "*" in place of "%" and adjust the numbers accordingly.

Other Resources:
  Frames: Step by Step
  Frames
  Jay's guide to Frames

-- Peter Perchansky and Gary & Tammy Bangs


Send mail to [email protected] with questions or comments about this web site.
Copyright © 1996, 1997 PMP Computer Solutions, 211 South 5th Street, Womelsdorf, PA 19567-1426. All rights reserved.
Art work by
Carl Jagt of Restore THIS!
Last updated: Sunday May 11, 1997 11:41 -0400