Set table borders to 0 Default: 0 = use table borders set to border="0"
1 = no borders in cells nor around table
2 = no borders between cells, but place a border around table
It is recommended you do not manually modify this property in an editor, but use the Dynamic Editor as phpLens does special processing on this property.
If you want to manually change the borders, phpLens will not modify the border if you set the border without the quotes, or uppercase the attribute, eg.
border=0
BORDER="1"
Basic:Yes Advanced/Enterprise:Yes DynamicEdit:Yes [Version 3.2]
|