where can i find one that creates light html files, without puting tons of crap between the lines like frontpage express does?
Any recommendations?
Printable View
where can i find one that creates light html files, without puting tons of crap between the lines like frontpage express does?
Any recommendations?
Might sound stupid, one of my best is the the Microsoft Script Debugger - look this up under microsoft.com.
It's a free tool to download thaat colours your code as you type, but that's about it - no extra waffle inserted. plain & simple !
C:\Windows\Notepad.exe :D
hmmmm, didn't find Microsoft Script Debugger at download section, do you have a link?
oh!!!! i didn't know there was something called notepad!!!!!! well guess i have to try it out :p
interdevs not too bad either. Doesnt put all that crap in that frontpage does
MultiEdit is good. Does all the coloured text and stuff. It can recognise ASP, HTML, VBScript, JavaScript, C++, and a load of other things. I'm not sure if the ones I mentioned are right, but there's a load of different languages it supports. You can have multiple files open in child windows too, which can be very handy.
Homesite is cool too.
Wooh, now i have a list, i'll try them out, thanks guys :)
Editor 99 is pretty good and you can customise ALL of the syntax-colouring options.
hmm, my befunge code is not getting formated, it skips all the spaces, is there a html editor that let's you write text like they appear between code tags? I used mutliedit, looks cool but it's still a text editor, could have use for it when i make my java apps though.
I have the full version if you want it. If you want to keep the formatting in your HTML, just <pre> and </pre> tags.
Well, I got the link :
http://www.msdn.microsoft.com/scripting/
if you still need it Kedaman. I found that the scripting part of Ms's site had an error on the page !!!!
This is to show us how to write web pages correctly with no errors & Ms themselves have coked it up - marvelous ! :D