Poorly Formatted Source Code

If you right click on this page and click "View Source" you will see that the source code is poorly formatted.

It is hard to understand the code itself, especially if this page was a long page full of text and code.

Formatting your code properly will help you edit, maintain and debug your code much more easily later.

Use white spaces and code indentation to keep your code clean and nicely formatted!