On 5/21/07, Bob Easton <[EMAIL PROTECTED]> wrote:
> Francesco Rizzi wrote:
> >
> > So, my question for the list is:
> > why should we use css rules in this scenario instead of <br> tags ?
>
> Let's call it separating content (HTML) from presentation (CSS).  Use
> technologies for their intended, and standards compliant, purposes.  Use
>
> 1) Use HTML for well structured, semantic, markup.  <br> and <br /> have
> no semantic value.  Those are presentational markup that should never
> have been in HTML.

I would be interested in seeing your pure css solution for inserting a
carriage return in the middle of a paragraph (or similar block element
which is semantically a single unit, but nevertheless needs a newline)
without adding other extraneous markup?

I'm not saying that <br> isn't abused, but I think that there is a
place for it. this might be one of those grey areas where the border
between content and presentation becomes blurred.

-- 
Richard Grevers, New Plymouth, New Zealand
Hat 1: Development Engineer, Webfarm Ltd.
Hat 2: Dramatic Design www.dramatic.co.nz
Lost yet? http://www.lost.eu/3d33f
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to