emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Emery <dave@skiddlydee.com>
To: dominik@science.uva.nl
Cc: emacs-orgmode@gnu.org
Subject: Re: HTML question
Date: Sun, 21 May 2006 15:42:42 +0900 (JST)	[thread overview]
Message-ID: <20060521.154242.187557969.dave@skiddlydee.com> (raw)
In-Reply-To: <3d96c54d2f5eed3c7ee168cda238da1c@science.uva.nl>

On Date: Sun, 21 May 2006 08:09:46 +0200, Carsten Dominik <dominik@science.uva.nl> 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:

<div>[X]</div>
<div>[<span style="visibility:hidden;">X</span>]</div>

Dave

  reply	other threads:[~2006-05-21  6:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 19:15 HTML question Carsten Dominik
2006-05-20 19:41 ` Todd Neal
2006-05-20 23:01 ` T. V. Raman
2006-05-21  6:09   ` Carsten Dominik
2006-05-21  6:42     ` David Emery [this message]
2006-05-21  6:57       ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060521.154242.187557969.dave@skiddlydee.com \
    --to=dave@skiddlydee.com \
    --cc=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).