I use the following on my site and works great
<div align="center"><a href="#sizing">Sizing</a></div>
This links to
<div align="center"><strong><a name="sizing" id="sizing"></a>Sizing</strong></div>
So you need to change yours to
<p><a href="#enlace1">Blogs de Interés</a><span class="text"> | </span> </p>
Linking to
<a name="enlace1"></a>
<h3><b>Blogs de Interés</b></h3>
and it will work