Tables show no border

Tables show no border

بذریعہ Beat Bürgi -
جوابات کی تعداد: 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

درجہ بندی کا اوسط: -
Beat Bürgi کے جواب میں

Re: Tables show no border

بذریعہ 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