|
This
is how I would do it.
Make
an image that's one pixel wide and the same acroos. Now make a table with a cell
and put the image in the cell and make the image height property as tall as you
want it to be.
<table>
<tr>
<td><img
src="pic.gif" width="1" height="25"></td>
</tr>
</table>
Syed
PS: If
you make the image two pixels wide with one pixel a slightly lighter shade, the
line will have a shadow. Looks much better.
|
Title: Converted by Scrooge for the Java(TM) platform 1.1
- Re: How do make a Vertical Rule in HTML german
- Re: How do make a Vertical Rule in HTML Vibha Jindal
- How do make a Vertical Rule in HTML Vibha Jindal
- Re: How do make a Vertical Rule in HTML Syed Rehman
- Re: How do make a Vertical Rule in HTML horwat
- Re: How do make a Vertical Rule in HTML Narasimha Vijaya
