|
shaw -> RE: Have a website, would like help to make life easier with it. (10/31/2006 2:31:33)
|
There's a lot to be said about this site and you will probably get many helpful comments. I'll try to make this short as possible. Read up on "Shared Borders" and "Server Side Includes". For any text that is common on more than one page in your site, you should any one of the above features. Change one file and the change is implemented across all pages that reference that file. Because you are using FrontPage, you can use the Shared Borders feature if your content is in the top, left, side, and bottom borders of your page. Shared borders are easy to use but you are limited to using them because you can only use them in the regions (top, bottom etc.) of the page. With Server Side Includes, you can include them anywhere on your page. As for your subfolders or subwebs, they function independently of your main web, which means you can have a totally different web, navigation and all. If you want the subwebs to look the same as the main web, with Shared Borders, you'll have to recreate the same navigation twice, once in the main and in the subweb. With Server Side Includes, simply point to the file you used for your main navigation.
|
|
|
|