[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Table export to HTML, column alignment
From: |
Saptarshi Guha |
Subject: |
[Orgmode] Table export to HTML, column alignment |
Date: |
Sun, 5 Dec 2010 23:34:30 -0800 |
Hello,
I would like to align a 2 column table with the left and right columns
left and right justified.
Having read [1], I tried
#+ATTR_HTML: rules="all" frame="none" border="0"
|--------------------------------+--------------------------------------|
| <l> | <r> |
| daldladldlaksdlakjdlasjdlajksd | asdasdasSun Dec 05 13:09:05 PST 2010 |
| dasdasdasdasdaededeadaed | Sun Dec 05 13:10:17 PST 2010 |
| asdasdasdasdas | Sun Dec 05 13:11:07 PST 2010 |
| dasdaedaededaeda | Sun Dec 05 13:13:55 PST 2010 |
|--------------------------------+--------------------------------------|
| | |
And ran into this issue
1) It works in org-mode but the exported table still has left align
for both columns
Is there a CSS way (using id/classes) to get around the above?
Many thanks
Joy
org-version
release_7.3-199-gdf4b7
Org-mode version 7.3 (release_7.3.199.gdf4b7.dirty)
[1] http://orgmode.org/manual/Column-width-and-alignment.html
- [Orgmode] Table export to HTML, column alignment,
Saptarshi Guha <=