all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Prevent titles from appearing in export to html
@ 2009-11-10 18:19 Saptarshi Guha
  2009-11-10 18:33 ` Bernt Hansen
  0 siblings, 1 reply; 6+ messages in thread
From: Saptarshi Guha @ 2009-11-10 18:19 UTC (permalink / raw)
  To: emacs-orgmode

Hello,
I primarily use org-mode for filling in content for my website(though
I plan on using it for much more). I would like the <title> tag to not
be created in the html export.
Is there a way to do this?

I tried writing (in my css)
title {
 height:0;
 overflow:invisible;
}

but that doesn't work.

Any ideas?

Much thanks
Saptarshi

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-10 19:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 18:19 Prevent titles from appearing in export to html Saptarshi Guha
2009-11-10 18:33 ` Bernt Hansen
2009-11-10 18:44   ` Saptarshi Guha
2009-11-10 18:58     ` Bill Powell
2009-11-10 19:10       ` Saptarshi Guha
2009-11-10 18:59     ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.