|
#1
|
||||
|
||||
|
Is there an online resource that will list the line numbers of my CSS?
For example, if I have a warning/error on line 178, the W3 doesn't list which line 178 is.. how can I find that line without manually counting each one? Thanks! |
|
#2
|
||||
|
||||
|
I deal with this issue using my text editor (Edit Pad Pro) which, like many others, either lists the line numbers in the file while displaying its contents and/or can be made to do so at the touch of a button combo (shift F11 in the case of EPP).
__________________
WWWWWWWWWWWW - John________________________ Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate |
|
#3
|
||||
|
||||
|
Even Notepad, I believe, has an Edit->Go To Line... feature.
__________________
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP! |
|
#4
|
||||
|
||||
|
Yes, and I have quite a few such applications on my computer at home, but I am at work and would like to find these lines, and my boss has already frowned on me dowloading and installing proggies on this computer
That's why I was looking for an online tool.If there isn't one I can wait til I get home. <edit> @Twey... I tried that, but I don't think line 117 in my CSS is 117 in notepad. It took me to a blank line inbetween a } and a { LOL |
|
#5
|
||||
|
||||
|
Quote:
Sometimes the W3c lists a line not exactly where editing would fix the problem and, with long lines, the character number is very important and, W3c often points to a different part of the problem than one might be expecting.
__________________
WWWWWWWWWWWW - John________________________ Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate |
|
#6
|
||||
|
||||
|
Thanks for that, word wrap was on, indeed... will look again now!
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|