RE: nested table overlapping text

by David Jones <dvjones(at)ksbe.edu>

 Date:  Mon, 14 Oct 2002 09:51:43 -1000
 To:  hwg-techniques(at)hwg.org
 References:  com
  todo: View Thread, Original
On 14 Oct 2002, at 14:31, Dennis K wrote:

> > -----Original Message-----
> > I also note that
> > <h4>2:30 P.M. - 4:30 P.M.</h4>
> >     Louisville Medical Center Development Corporation
> >     presents: <h4>PANEL DISCUSSION ON BUILDING BIOTECH
> >     COMPANIES</h4>
> > is an odd way to deal with this text and that the "LMCDC
> > presents:" is not marked up in any way and that may help
> > explain it's reluctance to emerge from under the table.
> 
> Yes, this part was a bit awkward to deal with because of
> the required look of the title parts (the site is supposed
> to match the brochure). The "LMCDC presents:" text, and
> other similar areas, may not have any explicit markup, but
> instead they get their appearance from the body and table
> formatting that contains them. I may be wrong, but I don't
> think any further markup is needed. However, I am open to
> alternatives to make the site better.

You need to have all text in an HTML doc in some kind 
of markup. Otherwise, you may get unpredictable 
results with placement. I've seen browsers that would 
place your "Louisville Medical Center Development 
Corporation" line at the top of the page simply because 
it has no markup.

You should at least have it wrapped in paragraph tags, 
or a span tag. You can use your style sheet to control 
spacing, if your intent is to exercise that degree of 
control over layout.

David
dvjones(at)ksbe.edu
 

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.