Re: vertical lines

by "Karin Christensen" <karin(at)imagecyte.com>

 Date:  Thu, 5 Sep 2002 13:32:19 -0700
 To:  <hwg-techniques(at)mail.hwg.org>
 References:  cablespeed
  todo: View Thread, Original
I tried the css method, but it didn't work.  Would that be because I've set
the table to have no borders in the page so is it overriding the css
definition in the external style sheet?  It's only a minor design element so
it wouldn't matter a whole lot if it didn't show up in all browsers.

>
> What I would do is  use CSS to give it a border, say:
>
> <.td class="leftborder">
> and in the css have
>
> .leftborder {
>     border-left: 1px solid #hexcolor;
>     }
>
> This won't work in all browsers. OmniWeb, for one, doesn't support the
> border element in CSS.
> --
>     best wishes,
>     michael
>     http://www.michaelmckee.org
>
>
> On 9/5/02 10:55 AM, "Karin Christensen" <karin(at)imagecyte.com> wrote:
>
> > What would be the most straightforward way to have a thin black vertical
> > line on the left side of one table cell??
> >
> > Karin
> >
> >
>

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