View Full Version : html editor?


xplicitnshort
03-13-2004, 05:39 PM
hi.. i was searching the forum to find a good FREE html editor, but i couldnt find a thread on that so hear it goes.

i tried a free trial on Coffeecup, and i really liked it. I mainly liked coffeecup because you inputed the codes, and you could preview it in the program. My trial eventually ran out, and i am looking for something similar to that....If anyone knows of a free html editor please let me know :) thank you to whoever helps!!!

girl2k
03-13-2004, 06:08 PM
how about cuteHTML? that is a good html editor..

darckasasin
03-13-2004, 06:10 PM
Try HTML-Kit (http://html-kit.com/). It's the best ever (well at least it's my opinion.)

MaGiCSuN
03-13-2004, 07:04 PM
it's not the best but Frontpage Express is on most computers allready installed together with the most programs.

still i think the best way to do it is with notepad, and learn html codes :) html editors often make mistakes etc, but it's a good way to learn it :)

Love,
Mirna

horse*chica
03-13-2004, 10:18 PM
I agree with MaGiCSuN, Notepad is the way to go. If you save the file as .html, you can preview it before you upload it.

giggles
03-15-2004, 07:12 PM
EditPad Pro is better than Notepad. It's the same as NotePad in the sense that it's plaintext, but you can have multiple files open at once, and the files are tabbed, you can see the # of the lines (helpful with PHP and the sort), and many other features that you can't get with Notepad. It's best to learn HTML and code it in EditPad (or Notepad).