Tables show no border

Tables show no border

di Beat Bürgi -
Numero di risposte: 1

Hi there

If I make a table with the html editor, I get no borders. When I make the table in an extern html-editor and copy it, the borders disappear.

Can someone give me a hint

thanks

Beat

Media dei voti:  -
In riposta a Beat Bürgi

Re: Tables show no border

di Beat Bürgi -

Oops, I've got it

I replaced the table tag with

<table bordercolor="#000000" cellspacing="0" bordercolordark="#000000" cellpadding="0" width="591" bordercolorlight="#000000" border="2">

and it worked