Masterovoi
Masterovoi
In your example AngularJS not used separator - space character - ASCII 32! And so you do not get the result that I wrote.
I'm sorry, but you will not understand the question. I need a space between adjacent tags span. ``` ... ... ```
@Narretz: Example http://cssdeck.com/labs/ppqsob8n does not answer my question. The separator is not necessary in span, and outside. CSS into my example does not remove the problem. If for example add...
Look at the problem from your first and second examples ("here is the problem with the HTML-wrap"): http://cssdeck.com/labs/oehgqdif The third example - this is my version of what I need...
@Narretz: 1) In your example will not work before and after add text: ``` Lorem ipsum .... lorem ipsum. ``` Sequence breaks CSS: "float" 2) I wonder how Google will...
:) Hard - is to use CSS (for spaces into text), where it is not needed. SPAN is designed primarily for the design of text (color, size, etc.). SPAN text...