I have the following code:
<p> <img src="spas01.jpg" alt="" width="630" height="480"></p>
<p style="text-align: right;"><a href="spas.html">Spas</a></p>
<p>My Site Content [...]</p>
I need a regular expression to get only the "My Site Content [...]". So, i need to ignore first image (and maybe other) and links.