Importance of code indenting

Notes:

Importance of code indenting:
We can easily understand how tags are effecting text.
We can easily say which tag is inside other tag.
We can easily find the respective closing tag of a specific opening tag.

Interview Questions: