
Originariamente inviata da
_Marco_87
Guarda qui sotto:
codice HTML:
QUESTA SCRITTA:
<span style="font-weight: bold; color: #696969; text-decoration: line-through; " </span>
GENERA QUESTO CODICE:
<span style="font-weight: bold; color: #696969; text-decoration: line-through; " <="" span=""></span>
TU AL MOMENTO HAI:
<span style="font-weight: bold; color: #696969; text-decoration: line-through; " <="" span="">...altri div dentro..
Vedi è uguale, quindi è quello l'errore, prova modificare cos^:
codice HTML:
QUESTA SCRITTA:
<span style="font-weight: bold; color: #696969; text-decoration: line-through; "> </span>