From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: orgtable fill (black) when exporting to html Date: Fri, 24 Feb 2017 11:21:36 +0000 Message-ID: <8760jzhm0v.fsf@mat.ucm.es> References: <874lzjvr8f.fsf@mat.ucm.es> <87innz6fiy.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chDwf-0007rH-Sb for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 06:21:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chDwb-000179-U6 for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 06:21:53 -0500 Received: from [195.159.176.226] (port=34043 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chDwb-00015b-O0 for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 06:21:49 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1chDwT-0001f7-AH for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 12:21:41 +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 >>> "Rasmus" == Rasmus writes: > 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. Thanks what I meant is |this |*****| Is tranformed when converting to a html document |this| blackbox| Or something like this, without further manipulation via css. But it seems that such a functionality does not exist. Uwe Brauer