E
eic2010
Beta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Hola me encontrado con esta situacion que es mejor para SEO
con o sin div?
con o sin div?
Insertar CODE, HTML o PHP:
<div class='sigue'> TENDENCIAS DEL MOMENTO</div>
<p class='sigue'> TENDENCIAS DEL MOMENTO</p>
Insertar CODE, HTML o PHP:
<div class="mastitulos">
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>
</div>
<a class="mastitulos" href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>