From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Export as HTML Date: Mon, 30 Mar 2009 15:11:37 +0200 Message-ID: References: <87hc1bwfsq.fsf@mundaneum.com> <874oxbwedd.fsf@mundaneum.com> <871vsfgpom.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LoHHE-0001QC-Ni for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 09:11:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LoHHA-0001PW-R8 for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 09:11:44 -0400 Received: from [199.232.76.173] (port=48513 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LoHHA-0001PR-Lz for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 09:11:40 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:36355) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LoHHA-00019I-39 for emacs-orgmode@gnu.org; Mon, 30 Mar 2009 09:11:40 -0400 Received: by ewy4 with SMTP id 4so2147302ewy.42 for ; Mon, 30 Mar 2009 06:11:39 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Lundin Cc: emacs-orgmode@gnu.org, =?ISO-8859-1?Q?S=E9bastien_Vauban?= On Mar 30, 2009, at 2:46 PM, Matthew Lundin wrote: > Sebastian Rose writes: > >> Could you describe here what's the problem with the
element? >> >> This was put in recently on a users request. If you don't want to >> use it >> for you're CSS styling, just don't. > > In my opinion, a minor issue with the new default
> is > that it is used used to wrap the entire body of the page. Though there > are no hard and fast rules, I believe it is a common convention to use > the id of "wrapper" or "container" for such a div and to use the id > "content" for a div that begins after a preamble/menu and ends > before a > postamble/menu. In other words in this order. > > >
>