How to fix your HTML: The answer is probably on HTMHell

CarderPlanet

Professional
Messages
2,549
Reaction score
746
Points
113
Bad code is like bad repair, and even comments won't save it. It can compile with a creak, it can even work and perform its function, but it's clumsy and bad. From him only problems: you want to fix it, but how - it is not clear. An illogical structure, and you will not immediately understand what the author meant by this. Don't write bad code. And if you did, then fix it.

HTMhell.dev - Site collection of bad examples of HTML code from real websites. Every hell of a markup consists of a piece of bad code, an explanation of the errors, and why you shouldn't mock the code like that. At the end, a more correct and beautiful version is given.

Would you like to complain and analyze a bad example that you stumbled upon or wrote yourself? Then you can share your hellish note with a code snippet and explanations. To do this, the site has detailed instructions.
 
Top