AQart's notebook: HTML

Useful bindings in Emacs' HTML+ mode:

ActionBinding
Open new tagC-c C-o
Close currently open tagC-c C-e
New paragraphC-c RET
New header (h1, h2, etc.)C-c C-1, 2, etc.
Delete tag (not its content)C-c C-d
Create (un)ordered listC-c C-c u or o
Open current buffer in web browserC-c C-v