Saptarshi Guha <saptarshi.g...@gmail.com> 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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to