<div style="font-family:arial;font-size:12px;" ><p>&nbsp;<br>&nbsp;</p><hr><div style="border-left: 1px dashed blue; padding-left: 15px; padding-top: 5px; margin-left: 15px;">&gt;&gt;<br>&gt;&gt; I am using CKEditor but find that it is inserting a paragraph with a<br>&gt;&gt; blank at the end of any source code I edit causing my layout to get out of<br>&gt;&gt; whack. Does tinymce also do this?<br>&gt;&gt; Thanks<br><br>This may help.<br><br>CKEditor default is to add a paragraph.<br>I get around this by not tapping &lt;Enter&gt; at the last line, I leave the cursor on the end of the last word and save -&nbsp; or if a linespace is needed I use &lt;Ctrl&gt;&lt;Enter&gt; which places the cursor on the next line.<br><br>If you are editing &lt;Source&gt; in&nbsp; CKEditor then do it in full HTML or it reverts back to plain text and default linespace and paragraphs.<br><br>You can also set appropriate allowances in &lt;Filtered text&gt; then you can use that.<br><br>If you are cutting and pasting from MS word you will get extraneous guff in the code. To get rid of that, cut and paste as plain text then set the editor to &lt;Full HTML&gt; for altering Source code.<br>Roger<br><br></div></div>