TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:1826] web page writing tool





> -----Original Message-----
> From: Ben Luey [mailto:lueyb@carleton.edu]
> Sent: Saturday, October 17, 1998 2:36 AM
> To: tclug-list@listserv.real-time.com
> Subject: [TCLUG:1826] web page writing tool
>
>
> Can anyone recommend a program to help to writing a web page. I'm not
> doing anything fancy and I don't have the time to spend doing the html by
> hand in a text editor. I find netscape communicator's composer too
> user-friendly at the expense of power, control and producing
> short, well-written code (very similiar to windows).
>

	If you're using some Windows variant, I like HTML Notepad, which is
basically a text editor with hotkeys and menus to drop in various tags.   I
think HTMLed is basically the same thing, though I've never tried it.  Both
are available here:
http://www.supernet.net/cwsapps/95html.html

	If you're using Linux, I *think* there's an emacs add-on or configuration
file that handles HTML.  If anyone has more info on this, I'd be interested
(I use vi almost exclusively, but I've been picking up emacs lately, and I
know it has features that make perl and C coding easier.)