How do I insert a vertical line on a web page in Front
Page 2002? I have searched and searched and cannot find
the solution anywhere. Hope someone can help me! Thanks!

Re: Vertical Line by Stefan

Stefan
Sat Mar 06 08:40:17 CST 2004

Either as an image or a narrow table column (w/ the cell background color acting as the "line"

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Diane" <anonymous@discussions.microsoft.com> wrote in message news:811e01c40386$f23691a0$a001280a@phx.gbl...
| How do I insert a vertical line on a web page in Front
| Page 2002? I have searched and searched and cannot find
| the solution anywhere. Hope someone can help me! Thanks!



Re: Vertical Line by Jon

Jon
Sat Mar 06 09:17:59 CST 2004

or a border (given that it will be ignored by NN4)
#id{
border-right: 1px solid black;
}
<td id="id">
black border on the right
</td>

Jon
Microsoft MVP - FP

Stefan B Rusynko wrote:
> Either as an image or a narrow table column (w/ the cell background
> color acting as the "line"
>
>
> "Diane" <anonymous@discussions.microsoft.com> wrote in message
> news:811e01c40386$f23691a0$a001280a@phx.gbl...
>> How do I insert a vertical line on a web page in Front
>> Page 2002? I have searched and searched and cannot find
>> the solution anywhere. Hope someone can help me! Thanks!



Re: Vertical Line by Diane

Diane
Sat Mar 06 15:54:07 CST 2004

Thanks, Stefan. I'll try it. I appreciate your help!
>-----Original Message-----
>Either as an image or a narrow table column (w/ the cell
background color acting as the "line"
>
>--
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP -
FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-
;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Diane" <anonymous@discussions.microsoft.com> wrote in
message news:811e01c40386$f23691a0$a001280a@phx.gbl...
>| How do I insert a vertical line on a web page in Front
>| Page 2002? I have searched and searched and cannot
find
>| the solution anywhere. Hope someone can help me!
Thanks!
>
>
>.
>

Vertical Line by gpsman

gpsman
Sat Mar 06 17:04:17 CST 2004

Hey, that skinny column is a great idea. I was gonna put
a big GIF in but, DOH! ... sometimes the obvious is hard
to see.

Thanks
>-----Original Message-----
>How do I insert a vertical line on a web page in Front
>Page 2002? I have searched and searched and cannot find
>the solution anywhere. Hope someone can help me!
Thanks!
>.
>