From mboxrd@z Thu Jan 1 00:00:00 1970
From: cezar@mixandgo.ro
Subject: Re: Html export suggestion (use of
)
Date: Tue, 09 Oct 2007 10:56:25 +0300
Message-ID: <87bqb8afh2.fsf@myhost.localdomain>
References: <20071005215715.21604ade@newmanfamily.me.uk>
<874ph4wsyr.fsf@myhost.localdomain>
<20071008210048.1c325dca@newmanfamily.me.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Return-path:
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
id 1IfA0w-0003z2-JT
for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 04:00:26 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
id 1IfA0v-0003yc-2f
for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 04:00:25 -0400
Received: from [199.232.76.173] (helo=monty-python.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43) id 1IfA0u-0003yY-Rg
for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 04:00:24 -0400
Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org)
by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.60) (envelope-from )
id 1IfA0u-0001SR-H2
for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 04:00:24 -0400
Received: from list by ciao.gmane.org with local (Exim 4.43)
id 1If9zq-0006bG-Bj
for emacs-orgmode@gnu.org; Tue, 09 Oct 2007 07:59:18 +0000
Received: from dyn-86.105.65.100.tm.upcnet.ro ([86.105.65.100])
by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
id 1AlnuQ-0007hv-00
for ; Tue, 09 Oct 2007 07:59:18 +0000
Received: from cezar by dyn-86.105.65.100.tm.upcnet.ro with local (Gmexim 0.1
(Debian)) id 1AlnuQ-0007hv-00
for ; Tue, 09 Oct 2007 07:59:18 +0000
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: emacs-orgmode@gnu.org
Mike Newman writes:
> On Sat, 06 Oct 2007 11:25:00 +0300
> cezar@mixandgo.ro wrote:
>
>> I have not yet used this feature, but I am working with html/css all
>> day, so here is my opinion:
>>
>> 1. You shouldn't use more divs than you need to, and you don't need
>> them.
>>
> Why (I'm sure there's a good reason)?
What are you trying to achieve ? I am pretty sure you can do it without
adding divs.
>
>> 2. You shouldn't use divs for presentation's sake. Why not make each
>> subsection a different class or sumthin.
>>
> Why?
>
Because by adding classes you keep the same structure. And you can style
everything based on those classes.
Cheers,
Cezar