Which editor do you use to write HTML?



Hello everyone,

I'm just wondering what you all use to write and edit your HTML and
organize your websites. I currently use Microsoft Frontpage 2003. Hold
on! Before you all jump on me for using a Microsoft product, hear me
out! :>) Where I used to use Frontpage in WYSISYG mode, I have
completely forgone that and now use it in text edit mode. It's actually
a pretty powerful html editor.

There are certain features that Frontpage has that I really like and am
wondering if there are other editors that will do the same thing as
well or better than Frontpage. Here are some features that I like:

1) Color coded editing: HTML tags have a different color (purple). So
do attributes (red) and their text (blue). So <p style="text-align:
left"> would look like: <p (purple) style=(red)"text-align: left">
(blue).If you mis-type or forget a quotation, all the colors change to
"mistake" mode (all red), providing an easy visual that something is
wrong.

2) Keystoke based code snippets: By pressing CTRL-ENTER, I can easily
insert snippets of frequently used code (like Doctype declarations) to
save typing time.

3) Tag finders/selectors: If I think I have a wayward start or end tag
and can choose that tag and select "find matching tag". Same goes with
braces, etc.

4) I can use the Microsoft "Find/Replace" feature to change/replace/add
sections of code to multiple pages at a time. For instance, if I wanted
to replace my Transitonal Doctype with the Strict Doctype throughout
the whole website, I can use Find/Replace to change it in all the
pages, just selected pages, or just the open pages. If I wanted to
change <div class="today"> to <div class="tomorrow">, I can use
Find/Replace to replace that code throughout the site.

5) Site management tools: Frontpage keeps track of all the
files/hyperlinks and website structure. If I change a file name, it
will let me know how many pages are linked to that file and ask if I
want to update the links with the new file name. It will do the same if
I move the file to a new folder.

6) Visual, flow-chart style view of the website so you can see how the
site is layed out and how it flows.

7) Built-in FTP feature that will upload for your. Keeps track of
changes and gives you the option of only uploading changed files.
Compares local copy with published copy and tells you of any
mismatches.

Those are some of the features that I like. What other HTML editors or
site-management suites do the same types of things? What do you all
use? I'm wondering if what else there is out there (besides Macromedia
Dream Weaver) that I may possibly switch to?

Looking forward to hearing from you all...

Viken K.

.



Relevant Pages

  • Re: Web Authoring Software for Photo Sites
    ... I have no particular interest in learning HTML coding, I just want to put together a linked collection of say 4-5 albums with thumbnails linked to larger jpgs to display. ... I have Frontpage 2000 and Dreamweaver 4 - I know, both a little old - shows how long I have been putting it off! ... Managing a website with even a few dozen images requires some technological assistance - having to write another 25 HTML pages by hand when you want to put another set of images up is a pain, and it's enough of a pain to prevent you doing it. ...
    (rec.photo.digital)
  • Re: Wakefield Show report
    ... what is, let's face it, a fairly simple website is turning out to be. ... TAG, MONOTAG, BEGIN, END, link. ... Weave is not confined to RISC OS. ... HTML, CSS, Lua. ...
    (comp.sys.acorn.misc)
  • Re: Which editor do you use to write HTML?
    ... I currently use Microsoft Frontpage 2003. ... > a pretty powerful html editor. ... > 3) Tag finders/selectors: If I think I have a wayward start or end tag ... > files/hyperlinks and website structure. ...
    (comp.infosystems.www.authoring.html)
  • Re: OT - missing plus signs?
    ... I do use FrontPage to generate my HTML prior to uploading it to my database. ... WTF do you know about HTML and web design? ... website up, I don't really see any problem with using it - it came with MS ...
    (uk.media.tv.misc)
  • Re: OT- building a lightwave website
    ... Personally I like notepad, and doing all the scripting by hand, maybe it's why I don't have a website of my own. ... As far as I can figure out from the demo of Flash 8 it's for making little animations for advertising banners and such....and flash video too. ... Even if I could master Flash in five minutes you then have to put that into the code of your webpage which I don't know how to do without learning html. ... I've spent 2 days reading about html coding and understand you have a tag, a tag and a tag and I should paste code thats these programmes generate in the tag section, which I do....but nothing works.....errors. ...
    (comp.graphics.apps.lightwave)