emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org, danielpoe@gmx.de
Subject: Re: WISH: Add the possiblity to add captions to tables/images
Date: Thu, 04 Dec 2008 14:42:33 -0500	[thread overview]
Message-ID: <87r64nenh2.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <A78BC80E-49AF-47A4-8E60-3EDBE7DAE113@uva.nl> (Carsten Dominik's message of "Thu\, 4 Dec 2008 16\:44\:39 +0100")

Carsten Dominik <dominik@science.uva.nl> writes:

> HTML does not really have a natural way to add a caption to an image
> or a table (as far as I know, that is).  What structural element
> would you propose?

Tables are easy.

<table> blah
<caption> the caption goes here </caption>
<tr> 
...
</tr>
</table>

http://www.w3.org/TR/html401/struct/tables.html#h-11.2.2

For images you can do it with CSS

http://www.w3.org/Style/Examples/007/figures

-Bernt

  reply	other threads:[~2008-12-04 19:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20 13:26 WISH: Add the possiblity to add captions to tables/images Daniel Pörsch
2008-11-21 14:34 ` Bernt Hansen
2008-11-21 14:54   ` Daniel Pörsch
2008-12-04 15:44 ` Carsten Dominik
2008-12-04 19:42   ` Bernt Hansen [this message]
2009-01-12 12:55   ` Daniel Pörsch

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=87r64nenh2.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=danielpoe@gmx.de \
    --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).