Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Counting lines of code
Name: robber2 Date: July 31, 2007 at 12:38:30 Pacific OS: w xp home CPU/Ram: 2 gig celeron, 256 MB Product: dell dim 2350
Comment:
Probably simple answer but, when I validate a page, it sez "error on line 32, column 31". How do I know where that is without using my fingers? I use Text (MS Windows) to write my code. Tx in adv.
Or, you can set the validator (W3's right?) to "show source"... It'll also show the line numbers.
--- Fubar
0
Response Number 2
Name: Michael J (by mjdamato) Date: July 31, 2007 at 14:39:55 Pacific
Reply:
I agree with Laler about getting a decent editor. But you can goto a particular line number in Notepad by pressing Ctrl-G - but you must NOT have word wrap enabled int he view properties.
Michael J
0
Response Number 3
Name: robber2 Date: July 31, 2007 at 14:49:57 Pacific
Reply:
I had word wrap enabled, then i disabled, then the ctrl+g thing works. Thanks!
0
Response Number 4
Name: Michael J (by mjdamato) Date: July 31, 2007 at 21:04:03 Pacific
Reply:
Yeah, I had wondered for months why it would work on my computer at work, but not my computer at home!
Michael J
0
Response Number 5
Name: mie2com Date: August 14, 2007 at 12:51:34 Pacific
Reply:
hey i just know about ctrl+G. seriously. that's fun. anyways, u might want to try HTML-Kit. it's free plus various plug-in from compressing html codes to css library.
Summary: That doesn't seem to work, unless i'm placing it in the wrong place. Here is the following line of code I am using: <td style="font-family:Arial; font-size:10pt" height="274">if(GetCookie('c...
Summary: Hi to all, Need some help resolving a small problem. I am formulating a web site for my daughter and find that when using Opera 7, the Horizontal Lines only show in white ! The line of code is: " hr...
Summary: Hi, if we query a whois server to check for a domain name, is there a sure way to get only the domain availability status? some server says 'not found', other say 'no info', etc., which makes me ends ...