Hi. I'm far from being a programmer. I've learned enough to do simple HTML and PHP editing, moving elements around, etc.; but that's about it. Since I don't know how most commands/instructions work yet, most of the time I can't figure out which files, in which folders the code or elements are in that I want to change.
The Page Source is sometimes helpful, but it doesn't tell me in which file in which folder most of the code often is.
I use Firefox, so I've been using Firebug. It's very illuminating as to what the code or element is, but again/still... most often I still can't figure out if there's a way in Firebug to know which file, in which folder, a line of code is actually in. Is there a way to find this with Firebug?
Or, are there any other programs/tools that let me point to or click on anything on a web page, and it will tell me in which file, in which folder, that code or element is?
Thanks!