tighabhinn
02-01-2005, 01:51 PM
can anyone tell me how to get rid of 'bordercolordark' and 'bordercolorlight' from the html that FrontPage produces, see below:
<table border="1" width="90%" bordercolordark="#003366" bordercolorlight="#CCCCFF">
As soon as I make the border "1" these border properties appear. I'd like the border to show but without bordercolor.
<table border="1" width="90%" bordercolordark="#003366" bordercolorlight="#CCCCFF">
As soon as I make the border "1" these border properties appear. I'd like the border to show but without bordercolor.