Re: <p> and <div> and breaks
Jukka K. Korpela wrote:
Right, and among all the "different" browsers. Really ridiculous to mean
the total volume of all browsers in use, other than to just be
argumentative.
>>
>But then it would not follow the "Double Line Leading" convention for
>paragraphs.
>
So what? That convention is bad style anyway ("engineer's paragraphs"),
and, what matters here, just a convention, not part of HTML (or CSS)
specifications.
I happen to not like the Double Line Leading convention for paragraphs,
but it is here and encouraged by W3C. Don't ask for proof for I won't
bother to search for it. You know that this is so.
Your rule for top-margin only as a default for paragraphs would confuse
a document and is truly grasping for argumentative straws.
>
No, how it is _typically_ rendered.
You are predictable. I left it out on purpose for you.
>
No, it contains line breaks just where the text says they are. Whether
it also contains vertical spacing is a different issue. And they made a
mistake in confusing the two.
I say that it is an error and that it is wrong. You say No, but hedge
your bet by adding at the end that they made a mistake. It seems to me
that it is you that is confusing the two issues. Vertical spacing is the
issue in this thread as demonstrated in an example where the issue is
about line breaks.
In an example of rendering for line breaks, the example also shows
vertical spacing as "Double Line Leading" in one instance, but not in
the other instance. Perhaps they should have used a different example,
but they didn't and by indicating that it is a typical browser rendering
is wrong, an error and a mistake.
--
Gus
Jukka K. Korpela wrote:
Scripsit Gus Richter:
>
>
I see "typical" as meaning common, usual, or characteristic.
>
>I see the use of typical as "among all available" browsers and not of
>"all" browsers in use out there.
>"all" browsers in use out there.
I see "typical" as meaning common, usual, or characteristic.
the total volume of all browsers in use, other than to just be
argumentative.
>>There's no law against a browser having a default style sheet like
>>p { margin: 1.3em 0 0 0; }
>>p { margin: 1.3em 0 0 0; }
>But then it would not follow the "Double Line Leading" convention for
>paragraphs.
So what? That convention is bad style anyway ("engineer's paragraphs"),
and, what matters here, just a convention, not part of HTML (or CSS)
specifications.
but it is here and encouraged by W3C. Don't ask for proof for I won't
bother to search for it. You know that this is so.
Your rule for top-margin only as a default for paragraphs would confuse
a document and is truly grasping for argumentative straws.
>The subject in the specification is regarding a DIV being on a "New
>Line" and the method used by the browsers is the placing of
>line breaks before and after DIVs. Example markup is presented and how
>it will be rendered.
>Line" and the method used by the browsers is the placing of
>line breaks before and after DIVs. Example markup is presented and how
>it will be rendered.
No, how it is _typically_ rendered.
>Whether it is an error or whatever due to
>carelessness , it is wrong.
>carelessness , it is wrong.
No, it contains line breaks just where the text says they are. Whether
it also contains vertical spacing is a different issue. And they made a
mistake in confusing the two.
your bet by adding at the end that they made a mistake. It seems to me
that it is you that is confusing the two issues. Vertical spacing is the
issue in this thread as demonstrated in an example where the issue is
about line breaks.
In an example of rendering for line breaks, the example also shows
vertical spacing as "Double Line Leading" in one instance, but not in
the other instance. Perhaps they should have used a different example,
but they didn't and by indicating that it is a typical browser rendering
is wrong, an error and a mistake.
--
Gus
Comment