![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i found that there is a rule regarding "pure space" directly inside a block element or directly inside an inline element. For the following example, in compliance strict mode: |
|
This seems like the rule, applicable on IE7, Firefox 2, and Safari 3. This being the general rule it seems, does the HTML spec, CSS Definitive Guide, or any formal doc actually say something about this? |
#3
| |||
| |||
|
|
liketofindoutwhy (AT) gmail (DOT) com wrote [both here and in c.i.w.a.s]: Folks who multi-post tend to have more trouble getting help than other folks. (Today's your lucky day. ;-) ) Many in Usenet automatically ignore posts from those using GoogleGroups, so that's already a strike against you. Don't make it hard on yourself to get help. In any case, your post is clearly out of place in c.i.w.a.s, as it has nothing to do with stylesheets. |
|
i found that there is a rule regarding "pure space" directly inside a block element or directly inside an inline element. For the following example, in compliance strict mode: I don't know what "compliance strict mode" is, but take a look at http://www.w3.org/TR/html401/struct/text.html#h-9.1 and see if it helps you. You may be especially interested in the sentence, "In particular, user agents should collapse input white space sequences when producing output inter-word space." [...] |
#4
| |||
| |||
|
|
On 2008-03-29, John Hosking <J... (AT) DELETE (DOT) Hosking.name.INVALID> wrote: "In particular, user agents should collapse input white space sequences when producing output inter-word space." |
#5
| |||
| |||
|
|
On Mar 29, 3:03 am, Ben C <spams... (AT) spam (DOT) eggs> wrote: On 2008-03-29, John Hosking <J... (AT) DELETE (DOT) Hosking.name.INVALID> wrote: "In particular, user agents should collapse input white space sequences when producing output inter-word space." sigh... it is not "inter word" space... it is outer... div> hello world </div the spaces before hello is not inter-word. AND IT IS NOT COLLAPSED. IT IS TOTALLY IGNORED. |
![]() |
| Thread Tools | |
| Display Modes | |
| |