Dynamic Web Template: Tables become elongated

  • Thread starter Thread starter CJ
  • Start date Start date
C

CJ

I have set up a dynamic web template with three content areas, a left-hand
navigation, a main content cell, and a smaller, third cell which contains a
JavaScript scrolling text applet.

See http://www.mymea.co.uk/fred/

This is fine until the content in the main cell gets to a certain length.
When it does, the left-hand navigation table becomes "stretched" and looks
terrible.

See http://www.mymea.co.uk/fred/index1.htm

Can anyone suggest a workaround? I have initially tried changing the
dimensions of the left-hand navigation table to a fixed pixel length rather
than a percentage, and although this does help a little, it still becomes
slightly distorted.

Many thanks.

CJ
 
Use nested tables. Insert a nested table in the left cell to hold the
navigation, etc.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 

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

Back
Top