Searching WYSIWYG (what you see is what you get) HTML editor on Archlinux. Then you can try kompozer . This application is available on Archlinux User repository. (AUR).
About Kompozer:
KompoZer is a complete web authoring system that combines web file
management and easy-to-use WYSIWYG web page editing.
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.
Official Sites:
http://www.kompozer.net/
The AUR URL is on here:
https://aur.archlinux.org/packages/kompozer/
To install it just follow this on terminal.
$wget https://aur.archlinux.org/packages/ko/kompozer/kompozer.tar.gzDone Kompozer is installed.
$tar -xvzf kompozer.tar.gz
$cd kompozer
$makepkg -s
$sudo pacman -U *.pkg.tar.xz
To run this application, start -> Internet -> Kompozer, here's the default GUI of this applications, with "tip of the day" windows open :
Kompozer Preview Mode:
Kompozer Normal Mode:
Kompozer HTML Tags:
Split betwen design and source on Kompozer:
Kompozer Source editor only:
That's it some screenshot of kompozer, i usually using this when edit html.
Enjoy Kompozer on Archlinux.
:D