From 3b06901a66232c9de174fae3c09bdad401b234c2 Mon Sep 17 00:00:00 2001 From: Alexis Puente Montiel Date: Thu, 17 Feb 2022 22:17:14 +0100 Subject: Quanta: Add dtep to support HTML5 mode. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Puente Montiel Minor fixes. Signed-off-by: Slávek Banko --- quanta/data/dtep/html5/col.tag | 60 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 quanta/data/dtep/html5/col.tag (limited to 'quanta/data/dtep/html5/col.tag') diff --git a/quanta/data/dtep/html5/col.tag b/quanta/data/dtep/html5/col.tag new file mode 100644 index 00000000..54f5b93c --- /dev/null +++ b/quanta/data/dtep/html5/col.tag @@ -0,0 +1,60 @@ + + + + + + + width + + Use % for percent or it will set pixels +You can add multiple values with commas + + + + + span + + + + + + align + + + left + center + right + justify + char + + + + + + valign + + + baseline + bottom + middle + top + + + + + + char + + alignment character for cells + + + + + charoff + + alignment character offset + + + + + -- cgit v1.2.1