You are here: More Information > Special Tasks
Special Tasks
Technical Reference
> Documenting without Editor > Formatting Comments > Text Formatting > Table Tags
Close
Doc-O-Matic 10
Table Without Borders Example

To create a table without table and cell borders, use the noborder attribute or the XML compatible border attribute.

<table noborder> Header Cell 1 Header Cell 2 Header Cell 3 ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ Data Cell 1 Data Cell 2 Data Cell 3 Data Cell 4 Data Cell 5 Data Cell 6 </table> ----------- <xtable border= "no"> Header Cell 1 Header Cell 2 Header Cell 3 ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ ~~~~~~~~~~~~~ Data Cell 1 Data Cell 2 Data Cell 3 Data Cell 4 Data Cell 5 Data Cell 6 </xtable>
Copyright © 2000-2020 toolsfactory software inc. All rights reserved.