@cybmole Sorry, I have never seen empty paragraphs, except those created with nbsp, so I just find and replace them with nothing.
@jackie_w If you do want empty paragraphs it might be safer to add <br /><br /> to the end of the preceding paragraph, or style it
p.gap {
margin-bottom: 0.8em;
margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
border: 0pt;
text-indent: 1.5em; (or whatever indent you use)
}
re the 'Sony not displaying some entities'. Do you have a universal panacea or must your solutions be applied to a specific machine?
|