lines & colored table borders, shared borders, thumbnails

J

Jan

I have a web site with inserted lines and they do not show up in netscape or
firefox, also the pages do not display in the correct spot on the page.
I am making a another site and I used tables and none of my table borders
show up in netscape or firefox and the pages display on the bottom right
corner, in IE they display to the left, which is where I want them.
Also I want to put multiple thumbnails on one page and when I click on them,
I would like them to open on the same page. Any advice? One more question
I wanted to use shared borders, with top, right, bottom, but when I put a
background color on them I had trouble with the color going across the whole
screen (I set my width pixels to 750). I added a table to the center of the
page with the shared borders and could not get the white space between the
shared borders and tables to go away, so I gave up and created everything in
a table and copied and pasted all my pages. How do I make one table and have
that shared across my pages. I had my navigation done with multiple page.
Thanks for any help.
 
R

Ronx

Display and rendering problems cannot be easily diagnosed without seeing
the problem. Please give link to a faulty page. Apart from the Home
page, in my quick look at your site I did not find any bad pages.

Shared borders always use tables set to 100% of the browser width. You
have no control over the width users set their browsers to. Change from
using shared borders to FrontPage include pages, or Dynamic Web Template
(FrontPage 2003) if you want control over the width of your pages.


As far as your home page is concerned,
Change:
<body marginwidth="711">

to

<body style="margin:0;">

While using shared borders you cannot set the width of the page.

Your question regarding pop-up images in the page I will look at later.
 

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