Quote:
Originally Posted by Katdragon
Thanks so much  I'll try this after Masterchef!
|
nrapallo has more like what I had in mind.
I would have simply replaced (use regex)
Code:
#
<div class="calibre10"> M
</div>
<p>
with
Code:
#
<p class="calibre10">
M
Basically, I moved the P to the front.