Pages with borders

D

Douglas G

I want to build a page that has two borders - one with navigator buttons and
the other with pages that load up when one of the navigator buttons is
clicked. Does anyone know the html codes for this?

Thanks in Advance
 
D

Douglas G

Thanks. I believe it is the target atribute, but how do I specify that I
want the page to load in another table cell within the same page
 
F

Friendly

I want to build a page that has two borders - one with navigator buttons and
the other with pages that load up when one of the navigator buttons is
clicked. Does anyone know the html codes for this?


Yes.


Are you sure you cross-posted sufficiently?


FS
 
D

David Dorward

Please direct your attention towards:
http://www.allmyfaqs.com/faq.pl?How_to_post

Douglas said:
Thanks. I believe it is the target atribute, but how do I specify that I
want the page to load in another table cell within the same page

The short answer is that you don't. Frames introduce a lot of problems
<http://dorward.me.uk/www/frames/>, and the only way to do what you want is
to use either inline frames, or simulate the effects of frames with
JavaScript.

Take the solution that 99.9%+ of the web uses, duplicate shared content
(such as navigation) on each page. Some tools to make this easy for you can
be found described at
<http://www.allmyfaqs.com/faq.pl?Include_one_file_in_another>

Given your comment, it seems a reasonable assumption that you are abusing
tables as a layout tool (instead of using them becuase of what they say
about the data). You should probably read
<http://www.allmyfaqs.com/faq.pl?Tableless_layouts> and
<http://dorward.me.uk/www/css>
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top