Plurk von Stein asked:
>n your opinion, what's the best freeware WYSIWYG Webpage editor (besides
>Frontpage:-))
None! Don't use WYSIWYG Webpage editors, they generate bad code.
Learn some basic HTML and CSS instead. You have to learn that anyway
to correct the errors. You don't have to know all that much HTML and
CSS to produce good pages which validate correctly. When
unsurmountable problems arise ask in alt.html and someone will help
you out.
The often recommenden Selida can be both a WYSIWYG and an HTML
editor, but it's limited to small files; the code highlighting doesn't
work with files large than something like 20-25 Kb (iirc), making it a
useless piece of software imho. Now, it's perhaps not good practice to
have larger page files anyway but quite often there is no alternative
(e.g. large tables or lists). The best free HTML editor is probably
HTML-Kit, although it's perhaps not the easiest one for a newbie. Else
try Stone's Webwriter for page editing and use Top Style Lite for CSS.
Search the web and you'll find these programs. Also have a look here:
http://www.w3.org/TR/REC-html40/
http://www.w3schools.com/
Nick