From owner-freebsd-questions Tue Dec 3 23:23:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA13550 for questions-outgoing; Tue, 3 Dec 1996 23:23:06 -0800 (PST) Received: from uniqsite.COM (uniqsite.com [206.14.149.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA13545 for ; Tue, 3 Dec 1996 23:23:03 -0800 (PST) Received: from localhost (nickliu@localhost) by uniqsite.COM (8.8.2/8.7.3) with SMTP id XAA00806; Tue, 3 Dec 1996 23:21:09 GMT Date: Tue, 3 Dec 1996 23:21:09 +0000 () From: Nick Liu To: Mike Branch cc: questions@freebsd.org Subject: Re: HTML tools In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 3 Dec 1996, Mike Branch wrote: > hi, > does anybody know of any good tools for doing web page > layout/design? Are there any WYSIWYG HTML editors that > run on FreeBSD? How about a good graphics package for > creating/modifying fonts and images? > > thanks, > Mike > I asked the same question before. No. There is no WYSIWIG tool for web design. All the so called "W..." tool are not really "W...". Why? SGML/HTML were never designed to be WYSIWIG. They were designed for speed. But, if you need something to start with... Try xhtml. Check the other news group: comp.infosystems.www.servers.unix I think the topic were not dropped yet.