I'm looking for user-friendly tools (running in the web-browser) similiar to frontpage which let users create a simple, multi-page static webpage. WYSIWYG editors are a must, probably flash or java stuff would make the job, I guess. Does anybody know a tool which is able to do this?

link|improve this question
feedback

2 Answers

Not exactly what you are looking for, but Django (with builtin flatpages) as backend together with fckeditor (or tinyMCE) wysiwyg editor is a very powerful combination for building "static" website.

Setup isn't hard and you get administration and user authentication for free (that's why I used "static" as the pages are editable online).

link|improve this answer
feedback

The heavyweight : Microsoft SharePoint Designer 2007 (now free, Windows only, not open-source)

KompoZer

KompoZer is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive, professional-looking web site without needing to know HTML or web coding.

Bluefish HTML Editor

Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites.

Quanta Plus (Linux KDE only)

For a very long list, see this article:
Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders

link|improve this answer
Those are not running in web browser... – BloodPhilia Jan 13 '11 at 23:47
@BloodPhilia: The question was for "similiar to frontpage". My answer is totally correct. Any down-voting here has no sense, unless based on not knowing what the Frontpage html-editor is (rather was), and that SharePoint Designer was its successor. – harrymc Jan 14 '11 at 7:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.