emacs-orgmode@gnu.org archives
 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 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).