Emacs: Xah HTML Mode

By Xah Lee. Date: . Last updated: .

xah-html-mode.el is a emacs major mode for HTML.

xah thanks rine 2023-03-23 HhBZ9
xah thanks rine 2023-03-23

Get it by Donation

Goto paypal.com, send $32 to Xah@XahLee.org (be sure to include your correct email address. I need that to send it to you.)

Write in message area: xah-html-mode.el

Dependencies

(these are included when you buy xah html mode)

Manual Install

Put the file xah-html-mode.el in ~/.emacs.d/lisp/

Put all dependent files in that dir.

Put this in your Emacs Init File:

(add-to-list 'load-path "~/.emacs.d/lisp/")
(require 'xah-html-mode)

Features

xah html mode demo 2021-09-18 wphk
xah html mode, visual validation.
xah html mode demo 2021-09-18 xK27
xah html mode demo 2021-09-18 xK27

Xah HTML Mode is more advanced than the html mode bundled in gnu emacs. It does not use gnu emacs html mode code.

Plus:

HTML Tutorial

Xah HTML Mode Tutorial

Video Tutorial