From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinh Nguyen Subject: Re: centering text in html Date: Mon, 11 Oct 2010 08:21:56 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52310 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5KI5-0005PJ-R8 for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 11:27:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5KCf-0005hO-FD for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 11:22:18 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:40563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5KCf-0005hF-BM for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 11:22:17 -0400 Received: by iwn1 with SMTP id 1so5393787iwn.0 for ; Mon, 11 Oct 2010 08:22:16 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Mon, Oct 11, 2010 at 12:41 AM, Carsten Dominik wrote: > You give us *very* little to chew on. Sorry about this. I meant to elicit on what folks do when they want to center text I general. I should've known better to put down what I've tried. I just got it working but will also put down what I tried to let others know what did not work. > How about: > > - what have you tried? #+HTML:

{ [[file:index.org][Home]] | [[file:files.org][Announcements and Files]] } #+HTML:

and #+HTML:
{ [[file:index.org][Home]] | [[file:files.org][Announcements and Files]] } #+HTML:
> - an example HTML code that would do the right thing > THIS WORKED: #+HTML:
{ [[file:index.org][Home]] | [[file:files.org][Announcements and Files]] } #+HTML:
> etc etc etc. =C2=A0If you want people to help you solve a problem, > please do your part by giving them *as much as possible* information. > > - Carsten -- Vinh