Hi All ,
please help .... How to create custom form border ?? ... thanks !
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted Jul 27, 2009, 4:59 AM
TABLE.TblBorderBlack
{
BORDER-RIGHT: Black 1px solid;
PADDING-RIGHT: 3px;
BORDER-TOP: Black 1px solid;
PADDING-LEFT: 3px;
PADDING-BOTTOM: 2px;
BORDER-LEFT: Black 1px solid;
PADDING-TOP: 2px;
BORDER-BOTTOM: Black 1px solid;
BORDER-COLLAPSE: collapse
}