From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Emery Subject: Re: HTML question Date: Sun, 21 May 2006 15:42:42 +0900 (JST) Message-ID: <20060521.154242.187557969.dave@skiddlydee.com> References: <17519.40935.56597.619079@localhost.localdomain> <3d96c54d2f5eed3c7ee168cda238da1c@science.uva.nl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhhVO-0000w8-05 for emacs-orgmode@gnu.org; Sun, 21 May 2006 02:33:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhhVK-0000ug-3G for emacs-orgmode@gnu.org; Sun, 21 May 2006 02:33:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhhVJ-0000uZ-Ud for emacs-orgmode@gnu.org; Sun, 21 May 2006 02:33:29 -0400 Received: from [128.121.51.168] (helo=newsometer.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FhhZ1-0008CR-MP for emacs-orgmode@gnu.org; Sun, 21 May 2006 02:37:19 -0400 In-Reply-To: <3d96c54d2f5eed3c7ee168cda238da1c@science.uva.nl> 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: dominik@science.uva.nl Cc: emacs-orgmode@gnu.org On Date: Sun, 21 May 2006 08:09:46 +0200, Carsten Dominik wrote: > > On May 21, 2006, at 1:01, T. V. Raman wrote: > > > > > the bigger issue with this is that legal HTML and XHTML does not > > allow you to have a free floating checkbox item outside an html > > form element. XForms does allow this, but is probably not what > > you're looking for. > > > Hmmm, this is a problem indeed. I can of course just leave "[ ]" and > "[X]", but these do not have the same width and look not pretty. Does > anyone know how to make a space as wide as "X"? This is one way:
[X]
[X]
Dave