Borders around links

  • Thread starter Thread starter et
  • Start date Start date
E

et

How do I get rid of the border around a button that is linked to another
page. I know this is simple, but can't find it. Thanks.
 
hi,
If you are looking for a flat button then use this style

background-color:Transparent ;
border-width: 0px;
border-collapse:collapse ;
.. If you are looking for something specific please get back.
the best
srini
 
Back
Top