Hello, i was looking for a wysiwyg html editors i could use for my personal website, perferrably just as a simple open source desktop program on linux (though anything else is fine). i DID find something called KompoZer but i was wondering if there’s any other ones, thanks
Look into using your browser’s
designMode
functionality. It’s as WYSIWYG as anything can be. It’s great for editing HTML but not very suitable for writing HTML.