
html validita - 1 chyba
Ahoj, mam web www.imira.eu a chtěl jsem si optimalizovat html kód, vše se mi povedlo až na jednu chybu, kterou nedokážu vyřešit. check
Line 176, Column 10: end tag for "p" omitted, but OMITTAG NO was specified
</div>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Mohl by mi někdo z Vás prosím poradit? Díky.
Někde máš <p> ale chybí tam </p>
Tohle: <p style="text-align: center;"> smázni - je to tam k ničemu.