Thanks! That worked pretty well.
I set my search to <div> and my replace to <div style="text-align: justify;">.
It worked for most of them and for the ones it didn't affect, it was because their comments weren't headed with <div> but just <p>.
I appreciate your assistance!
EDIT - Fiddling again, and, oh yeah, I suppose it's probably a better bet (tidier, comprehensive, and following html rules?) to leave the <div> alone and instead create <p style="text-align: justify;">?
Last edited by lazorbeam; 01-25-2015 at 03:55 PM.
Reason: brain turned on
|