Formatting of dynamically generated HTML - does no one care?

前端 未结 13 1848
不知归路
不知归路 2021-01-11 17:10

I have very little experience in web development, so this may be a very basic question.

It\'s just, from the limited experience I do have (

13条回答
  •  温柔的废话
    2021-01-11 17:37

    You're right, it simply doesn't matter and when using different functions and classes it gets hard to avoid.

    If you need the source code to be correctly formatted, most IDE's and programming orientated editors contain a facility to "tidy up" code into a correctly indented version.

提交回复
热议问题