strBody = "<p style='font-family:calibri;font-size:14.5'><br><br><br><br>paragraph goes here. Next paragraph goes here</p>"
I want to break and have a new paragraph before "Next" and I want to break that code so it splits into two lines. How do I do that?
I want to break and have a new paragraph before "Next" and I want to break that code so it splits into two lines. How do I do that?