0
Is intendation necessary in html?
Is there any thing like we should end a code with particular intendation like spaces and closing brackets in next line like that!!!!!
1 Réponse
+ 2
As far as I know, whitespace is ignored. Do always consider using indentation for readability! Your fellow developers (incl your future self) will thank you