This not happened all the time.
A bug is not a bug if cannot be reproduced !
First, i thought this was a mistake of my young programming skills but same error appears in my two sites, apparently in the same circumstances.
<a style="display:block;" href="link">
<div>text1</div>
<div>text2</div>
</a>
Sometimes, while browsing, links with DIVs inside them render strange, duplicates appear on the page with no reason, text distributed between different link, a real mess.
Real screenshots:
http://cupacupelor.ro/img/help.jpg
http://www.carbroker.ro/img/help.jpg
Anyone faced this problem ? Is there a solution ?
I don't want javascript links !