FP (FrontPage) is a Microsoft WYSIWYG (what you see is what you get) app for working on web sites. FP is intended for non-programming intensive site files whereas Visual InterDev and Visual Studio are intended for programming intensive site files. 2006-12: Microsoft FrontPage has been "replaced" by Microsoft Expression Web and Sharepoint Designer. See also Web Character Sets because it has FrontPage specific tips for handling character sets.

Shortcuts

Page Shortcuts

Formatting Shortcuts

Table Shortcuts

Miscellany Shortcuts

Saving Web Pages

There are four places to store web pages using FrontPage:

The web server can be the actual web server accessed by clients (EG: http://www.MyWeb.com) or a web server used for development of the site (eg http://MyWeb).

I have a personal convention of prefacing the developmental site versions with the kind of site it will become:

If the web server has the FrontPage Server Extensions installed, then the web pages can be published with FrontPage's Publishing feature which has some nice options, including publishing only pages that have changed since the last publication. The Extensions also handle things like changing all links that point to a file when the file gets moved or renamed or both. The Extensions is what creates all the directories that start with _vti_ and are visible with Windows explorer but not within FrontPage. If you are using Extensions, then you should always do Tools > Recalculate Hyperlinks before you publish your site.

If you get errors like "An error occurred accessing your FrontPage web files. Authors - if authoring against a web server, please contact the webmaster for this server's site. WebMasters - please see the server's system log for more details." or 'Server error: Error 2 opening registry key "SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Ports\Port 80".', then most likely your Extensions are goofed up. My experience has been that these problems are fixed by these methods:

If the web server does not have the FrontPage Server Extensions installed, then the web pages can be published with either the FP Publish or FTP (File Transfer Protocol). Note that if you use FP to manage your navigation bars, then if you post via FTP you will have goofed up navigation.

FrontPage 2000, like all Office 2000 application, also supports Microsoft's "Web Folder". These are web servers accessed via the Windows Explorer. Files can be transferred to and from these web folders just like regular folders.

CSS

See also my section on CSS (Cascading Style Sheets).

Here is FP links web pages to CSS Files:

Here is how FP implements the <style> tag in a web page:

Single-tag or inline styles are best applied in HTML view in FrontPage.

Improvements Desired

Miscellany

Links

Links that lead to off-site pages about Microsoft FrontPage.

Page Modified: (Hand noted: 2007-09-13 16:23:50Z) (Auto noted: 2007-11-17 06:39:26Z)