#author("2020-07-11T04:59:39+00:00","","")
#topicpath

///////////////////////////////////////////////////////////////////////////////
* 目次 [#ub856801]
#contents();

////////////////////////////////////////////////////////////////////////////////
* html-mode [#n74258af]
** キーバインド [#c69b3536]
|~key    |~command  |~description |~remark |
|C-c C-j |html-line |改行+ <br>挿入 | |
|C-c C-h |html-paragraph | <p> 挿入 | |
|C-c C-a |sgml-attributes | | |
|C-c C-b |sgml-skip-tag-backward |一つ前の開始タグまで戻る(?)| |
|C-c C-d |delete-tag             |タグ単位で消す | |
|C-c C-f |sgml-skip-tag-foward   |1つ先の終了タグまで飛ぶ(?) | |
|C-c /   |sgml-close-tag         |終了タグを挿入する | |
|C-c <1-6>|html-headline-<1-6>   |h1-h6 の開始・終了タグを挿入する | |
|C-c C-c -|html-horizontal-rule  |<hr> タグを挿入する | |
|C-c C-c c|html-checkboxes       |'<input type="checkbox" name="' を挿入する | |
|C-c C-c h|html-href-ancor       |'<a href="' を挿入する | |
|C-c C-c i|html-image            |対話的に img タグを挿入する | |
|C-c C-c n|html-name-anchor      |'<a name="' を挿入する | |
|C-c C-c o|html-ordered-list     |番号リストの開始タグを挿入する | |
|C-c C-c r|html-radio-button     |ラジオボタンを挿入する | |
|C-c C-c u|html-unordered-list   |番号なしリストの開始タグを挿入する | |
|C-c DEL  |sgml-delete-tag       |カーソルの後ろのタグを消す | |



トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS