Need help with divider plase

M

Mark G.

Trying to split of my page. For now am using 3 image files to do so. You can
see them by going here:

http://home.comcast.net/~cadman_meg/AUGI/PSAUG.htm

While I like this look for the most part, these images make it tough to
place buttons or menus anywhere near. I do not want to use frames unless I
can make them invisible. So my question is, is there a better way I can get
this kind of look without the hassle that these image files are causing me?
Any insight is greatly appreciated, so let's hear from you. Thanks much.
 
S

Stefan B Rusynko

Build your page in tables




| Trying to split of my page. For now am using 3 image files to do so. You can
| see them by going here:
|
| http://home.comcast.net/~cadman_meg/AUGI/PSAUG.htm
|
| While I like this look for the most part, these images make it tough to
| place buttons or menus anywhere near. I do not want to use frames unless I
| can make them invisible. So my question is, is there a better way I can get
| this kind of look without the hassle that these image files are causing me?
| Any insight is greatly appreciated, so let's hear from you. Thanks much.
|
|
 
S

Stefan B Rusynko

In table properties - borders
But unless you use CSS, table borders surround all cells




| Any way to change color of table border?
|
| | > Build your page in tables
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | Trying to split of my page. For now am using 3 image files to do so. You
| can
| > | see them by going here:
| > |
| > | http://home.comcast.net/~cadman_meg/AUGI/PSAUG.htm
| > |
| > | While I like this look for the most part, these images make it tough to
| > | place buttons or menus anywhere near. I do not want to use frames unless
| I
| > | can make them invisible. So my question is, is there a better way I can
| get
| > | this kind of look without the hassle that these image files are causing
| me?
| > | Any insight is greatly appreciated, so let's hear from you. Thanks much.
| > |
| > |
| >
| >
|
|
 
P

p c

Some options.

1. If your site supports FPSE, use shared borders.

2. If that is not an option, you can create a standard template that has
all the navigation stuff and a place holder for the content. The
template usually is table based and one cell is designated for the
content. You then use this template to create all pages.

3. Another option is to create menus in Javacript include file (e.g.
menus.js).

Option 1 is the best because it is done at the server by FP and if you
decide to change the shared borders all pages that use are automcally
updated.

Option 2 is good as well but you will need to change each page if you
decide to change the navigation scheme.

Option 3 works well but you will loose the menus if the user disables
javacript at the browser.

....PC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top