Answer the question
In order to leave comments, you need to log in
How to display the line numbering of html code in the debugger in Chrome?
I often encounter the inconvenience that in Chrome it is impossible to see what number the html line has in the debugger. How to solve this problem?
Answer the question
In order to leave comments, you need to log in
These are not "html lines", but elements of the DOM tree, the concept of "line number" is not applicable to them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question