From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: orgtable fill (black) when exporting to html Date: Fri, 24 Feb 2017 11:37:25 +0100 Message-ID: <87innz6fiy.fsf@gmx.us> References: <874lzjvr8f.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chDFx-0008Me-5D for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 05:37:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chDFu-0007Am-2u for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 05:37:45 -0500 Received: from [195.159.176.226] (port=50041 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chDFt-00079J-Rk for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 05:37:41 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1chDFi-00015Z-1k for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 11:37:30 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Uwe Brauer writes: > Is there a way to fill a cell in a table such when exported to say html > it comes in black? I don't really understand, but probably you can use CSS and use the name of the table (it will be the id of the table). Probably you can use nth-child or first-child in CSS. https://developer.mozilla.org/en-US/docs/Web/CSS/%3Anth-child Hope it helps, Rasmus -- ツ