Jump to content
WebFlake
  • 0

Text jumps two lines in RTL language


rami7250

Question

I have RTL language and i notice that after i type text and click "Enter" to get down one line im getting two P paragraph that creates me Two lines. In the source it look like that:

<p style="font-size:17px;color:rgb(0,0,0);font-family:'Open Sans Hebrew', sans-serif;">
	&nbsp;
</p>

<p>
	&nbsp;
</p>

<p>
	&nbsp;
</p>

Why it is happining? And how do i make it to work like the regular way- to get down by one line and not two lines?  

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

try with "shift + enter" or just type your line and write a <br /> when you would the enter

exemple : my test <br /> my second line

Edited by titcrunch

Best Regards
Titcrunch

French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...