diff --git a/emacs/20231111_emacs_html.html b/emacs/20231111_emacs_html.html new file mode 100644 index 0000000..0894da0 --- /dev/null +++ b/emacs/20231111_emacs_html.html @@ -0,0 +1,16 @@ + +Working in a file with an HTML extension places Emacs in html major mode. + +
C-c 2Header 2 tag + +
+
C-c /Closes a tag + + +
+
C-h mDisplays help / key bindings for major mode. + + +
C-c RETURNfor a paragraph tag + +