emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Prevent titles from appearing in export to html


From: Bernt Hansen
Subject: [Orgmode] Re: Prevent titles from appearing in export to html
Date: Tue, 10 Nov 2009 13:33:01 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Saptarshi Guha <address@hidden> writes:

> 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?

Try adding
#+TITLE:

-Bernt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]