Note that there are some explanatory texts on larger screens.

plurals
  1. POStrange css line break
    primarykey
    data
    text
    <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/6538203/how-to-avoid-echoing-character-65279-in-php-this-question-also-relates-to-java">How to avoid echoing character 65279 in php? (This question also relates to Javascript xmlhttp.responseText (ajax))</a> </p> </blockquote> <p>I can't understand why div behaves so strange, There is a div on the right side, which has class - .rightcolumn, it has child div .basket_refresh_box, the problem is that there is a whitespace/breakline before basket_refresh_box div, that is counted as 1 text line, so this div, basket_refresh_box, goes down 1 line, i've tried to remove all whitespaces, so it would look like ..., so there is no even one space or tab character between them, then firebug shows just empty text between them (""), still the div goes down. Is it possible to remove this pagebreak somehow? css white-space doesn't help..</p> <p>btw i've tried to insert another div right after rightcolumn and it is shown right way,</p> <p>thanks for your help in advance,</p> <p>update: i've updated my code so it would look like: <code>&lt;div class="rightcolumn"&gt;&lt;div id="basket_refresh_box"&gt;&lt;/div&gt;</code></p> <p>but there is sill this "" empty text before div,</p> <p>and here's how firebug shows it: <a href="https://i.stack.imgur.com/dbeO9.jpg" rel="nofollow noreferrer">http://i.stack.imgur.com/dbeO9.jpg</a></p> <p>and here's how it's shown in browser: <a href="https://i.stack.imgur.com/jJYyQ.jpg" rel="nofollow noreferrer">http://i.stack.imgur.com/jJYyQ.jpg</a></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload