Previous Message
Next Message

Re: [css-d] border issues

Sent by Samir M. Nassar on 5 September 2002 18:06


<cite>
> p.box {
> 	border-width: 0px 0px 2px 0px;
> 	border: #616161 solid; }
</cite>

What you want is:

p.box {
	border-bottom: 2px solid #616161;
	}


Samir M. Nassar
RedConcepts.NET - http://redconcepts.net
Previous Message
Next Message

Message thread: