In Chrome, Tools -> Developer Tools -> Elements tab. There are no line numbers next to the source code. Is there a way to toggle them on?
There is no way to show number line in developer area. You can press CTRL+U in the webpage where you want to see the line on code. Good luck