Right now I'm using Windows' notepad to manually create and edit my web page code. It's simple and it works, but it's definately not elegant.
I've tried Microsoft Front Page and Macromedia Dreamwaver, but fing them too overwhelming and cluttered. For my simple purposes they are just too much, and often generate ugly or confusing code. I don't like them.
What I am looking for is a relatively simple text (not WYSIWTG) editor which can show me the line number of my code, so that when IE reports 'error on line 87' I can find it easier. Perhaps something with a bit of DHTML smarts that can report when I'm using incorrect syntax, have spelled a variable name wrong (like using a capital letter on one line, but not another), report when I haven't used a closing tag or bracket, or am referencing an invalid DOM object or property.
Does anyone know of a simple, uncluttered DHTML editor which comes close to my indicated desire?
- James.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember
I've tried Microsoft Front Page and Macromedia Dreamwaver, but fing them too overwhelming and cluttered. For my simple purposes they are just too much, and often generate ugly or confusing code. I don't like them.
What I am looking for is a relatively simple text (not WYSIWTG) editor which can show me the line number of my code, so that when IE reports 'error on line 87' I can find it easier. Perhaps something with a bit of DHTML smarts that can report when I'm using incorrect syntax, have spelled a variable name wrong (like using a capital letter on one line, but not another), report when I haven't used a closing tag or bracket, or am referencing an invalid DOM object or property.
Does anyone know of a simple, uncluttered DHTML editor which comes close to my indicated desire?
- James.
My memory is not as good as it should be, and neither is my memory.
I have forgotten more than I can remember