From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinh Nguyen Subject: centering text in html Date: Sun, 10 Oct 2010 10:27:49 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=53755 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4zgy-0007Dg-GZ for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4zgx-0004iA-FX for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:28:12 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:52060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4zgx-0004hm-C5 for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:28:11 -0400 Received: by iwn1 with SMTP id 1so3710388iwn.0 for ; Sun, 10 Oct 2010 10:28:10 -0700 (PDT) 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: emacs-orgmode@gnu.org 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. -- Vinh