View Single Post
Old 03-30-2013, 05:15 PM   #4
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,176
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
There is no such thing as a line break. What you have is a paragraph with differing amounts of white space above (top-margin) or below (bottom-margin). So for a "line break" you need the first paragraph to have no bottom-margin, and the second paragraph to have no top-margin. The margins are normally set in the stylesheet, so you need to make sure your paragraphs have the right classes (styles) set in the stylesheet.
ShellShock is offline   Reply With Quote