From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: centering text in html Date: Mon, 11 Oct 2010 09:41:49 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=55224 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5D19-0004lV-10 for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 03:41:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5D17-0000dq-UR for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 03:41:54 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:36744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5D17-0000dg-PK for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 03:41:53 -0400 Received: by ewy5 with SMTP id 5so345502ewy.0 for ; Mon, 11 Oct 2010 00:41:53 -0700 (PDT) In-Reply-To: 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: Vinh Nguyen Cc: emacs-orgmode@gnu.org On Oct 10, 2010, at 7:27 PM, Vinh Nguyen wrote: > Dear all, > > Sorry this may seem trivial but I'm not getting any success. I'm > trying to get the following centered when outputting to html: > > { [[file:index.org][Home]] | [[file:files.org][Announcements and > Files]] } > > Can anyone help? Thanks. You give us *very* little to chew on. How about: - what have you tried? - an example HTML code that would do the right thing etc etc etc. If you want people to help you solve a problem, please do your part by giving them *as much as possible* information. - Carsten