Home » questions » Are there any HTML editors out there that are cheap and good? Anything that approaches Dreamweaver q

Are there any HTML editors out there that are cheap and good? Anything that approaches Dreamweaver q

2006-08-08 12:31:50, Category: Programming & Design
I need an HTML editor that approaches Dreamweaver quality, but doesn't have the pricetag. Any suggestions?

Answers

  1. whitewingjek

    On 2006-08-08 15:14:09


    Microsoft Visual Web Developer Express is a free program that allows you to develop HTML pages with high quality, it also has a front page extension and allows you to make ASP.NET web pages and applications. http://msdn.microsoft.com/vstudio/express/vwd/
  2. dwightl.geo

    On 2006-08-08 12:48:46


    stay away from dreamweaver or those that are close to it. those are meant for professional webmasters and are way too complicated for newbies to handle. instead get http://www.coffeecup.com/ you can always get dreamweaver later when you understand web design better coffeecup tutorials http://www.google.com/search?q=coffeecup+tutorials
  3. sheeple_rancher

    On 2006-08-08 13:08:19


    Dreamweaver is wysiwg, which makes it non-ideal for real developers. To be really good, you need to be really close to the code. If you must: Amaya makes very clean xhtml from wysiwg. I'd rather use html-kit on Winders or Quanta Plus on linux (my favorite).
  4. cindy

    On 2006-08-08 12:39:42


    i have used HTML-Kit for years. never had any problems with it and it is free. i appreciate all the color-codes for each type of attribute. helps me trouble-shoot codes easily.
  5. John J

    On 2006-08-08 12:57:19


    I enjoy using Quanta, but that is Linux only and I only use the text editing part of it. I recommend using a text editor if you are attempting to learn html. there are some free ones out there on download.com that include code highlighting, and some include code completion that are free and good.