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 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode