What type? Text editor, or WYSIWYG?
Oh man, I wish I knew the difference between those. I only taught myself html from a functionx tutorial. I'm basically just editing the code to add and remove links to an ftp.
Text editor is like notepad. you write the HTML, and there may be some nice shortcuts to aid you in typing up some of the code.
WYSIWYG = What You See Is What You Get. you edit the page like you would a Word document, and it writes all the HTML for you
Umm, I think I'll go with the text. It'll be easiest for me to copy the code that's already on the site and then change it around. I'd rather see all the code so I have an understanding of what I'm looking at. Does that make sense?
good answer! give PSPad a try. http://www.pspad.com/en it's free
there's are some other great editors out there, but most are shareware
YEAH! I really thought about that before I answered. That program looks good. I'll have to download it and play around later this afternoon. Thanks!