- From: Dao Gottwald <dao@design-noir.de>
- Date: Thu, 05 Apr 2007 14:32:36 +0200
- To: Olivier GENDRIN <olivier.gendrin@gmail.com>
- CC: public-html@w3.org
Olivier GENDRIN wrote: > > On 4/3/07, Dao Gottwald <dao@design-noir.de> wrote: >> Well, there would actually be some (rare) use cases. But semantically, >> there's no difference between <blockstrong><p>...<p>...</blockstrong> >> and <p><strong>...</strong><p><strong>...</strong>. > > But there is a huge difference between > <blockstrong> > <p>lorem</p> > <p>ipsum</p> > </blockstrong> > and > <p><strong>Lorem</strong></p> > <p><strong>Ipsum</strong></p>. > > In the first case, you'va got one strongly emphasized (?) block of > information. In the second, you've got two separated blocks... I fail to see the practical difference between two emphasized paragraphs and two grouped, emphasized paragraphs.
Received on Thursday, 5 April 2007 12:32:38 UTC