From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Some table questions Date: Wed, 02 Sep 2009 12:38:40 -0400 Message-ID: <8696.1251909520@alphaville.usa.hp.com> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Missa-0008EA-KX for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 12:40:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MissW-0008A3-47 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 12:40:16 -0400 Received: from [199.232.76.173] (port=57214 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MissW-0008A0-1J for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 12:40:12 -0400 Received: from g5t0008.atlanta.hp.com ([15.192.0.45]:42157) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MissV-0004TB-OQ for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 12:40:11 -0400 In-Reply-To: Message from andrea crotti of "Wed, 02 Sep 2009 18:12:22 +0200." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea crotti Cc: emacs-orgmode@gnu.org andrea crotti wrote: > > > - When I export tables to html I don't get any border, I looked at the > code and it's the css embedded, but I didn't find the variables to set > it up. Is it also possible to set it for every different table? (with > a comment on top) > Check out section 12.6.4 (Tables in HTML export) of the Org manual. Nick