Insert <input type="HIDDEN">. |
| C-c M-l s HTML → Insert Logical Styles → Strong |
tempo-template-html-strong |
Insert <strong></strong>. |
| C-c M-l e HTML → Insert Logical Styles → Emphasized |
tempo-template-html-emphasized |
Insert <em></em>. |
| C-c M-l b HTML → Insert Logical Styles → Blockquote |
tempo-template-html-blockquote |
Insert <blockquote></blockquote>. |
| C-c M-l p HTML → Insert Logical Styles → Preformatted |
tempo-template-html-preformatted |
Insert <pre></pre>. |
| C-c C-p s HTML → Insert Physical Styles → Strikethru |
tempo-template-html-strikethru |
Insert <s></s>. |
| C-c C-p f HTML → Insert Physical Styles → Fixed |
tempo-template-html-fixed |
Insert <tt></tt>. |
| C-c C-p u HTML → Insert Physical Styles → Underline |
tempo-template-html-underline |
Insert <u></u>. |
| C-c C-p i HTML → Insert Physical Styles → Italic |
tempo-template-html-italic |
Insert <i></i>. |
| C-c C-p b HTML → Insert Physical Styles → Bold |
tempo-template-html-bold |
Insert <b></b>. |
| C-c C-p c HTML → Insert Physical Styles → Center |
tempo-template-html-center |
Insert <center></center>. |
| C-c C-p l HTML → Insert Physical Styles → Spanning Class |
tempo-template-html-spanning-class |
Insert <span class=""></span>. |
| C-c C-p 5 HTML → Insert Physical Styles → Spanning Style |
tempo-template-html-spanning-style |
Insert <span style=""></span>. |
| C-c C-s a HTML → Insert Logical Styles → Address |
tempo-template-html-address |
Insert <address></address>. |
| C-c M-l d HTML → Insert Logical Styles → Definition |
tempo-template-html-definition |
Insert <dfn></dfn>. |
| C-c M-l v HTML → Insert Logical Styles → Variable |
tempo-template-html-variable |
Insert <var></var>. |
| C-c M-l k HTML → Insert Logical Styles → Keyboard Input |
tempo-template-html-keyboard |
Insert <kbd></kbd>. |
| C-c M-l r HTML → Insert Logical Styles → Citation |
tempo-template-html-citation |
Insert <cite></cite>. |
| C-c M-l x HTML → Insert Logical Styles → Sample |
tempo-template-html-sample |
Insert <samp></samp>. |
| C-c M-l c HTML → Insert Logical Styles → Code |
tempo-template-html-code |
Insert <code></code>. |
| C-c C-h b HTML → Insert Structural Elements → Base |
tempo-template-html-base |
Insert <base href="">. |
| C-c C-h l HTML → Insert Structural Elements → Link |
tempo-template-html-link |
Insert <link href="">. |
| C-c C-h m HTML → Insert Structural Elements → Meta Name |
tempo-template-html-meta-name |
Insert <meta content="">. |
| C-c C-h n HTML → Insert Structural Elements → Nextid |
tempo-template-html-nextid |
Insert <nextid>. |
| C-c C-h i HTML → Insert Structural Elements → Isindex |
tempo-template-html-isindex |
Insert <isindex>. |
| C-c C-h B HTML → Insert Structural Elements → Body |
tempo-template-html-body |
Insert <body></body>. |
| C-c C-h H HTML → Insert Structural Elements → Head |
tempo-template-html-head |
Insert <head></head>. |
| C-c C-t t HTML → Insert Tables → Table |
tempo-template-html-table |
Insert <table></table>. |
| C-c C-t p HTML → Insert Tables → html table caption |
tempo-template-html-html-table-caption |
Insert <caption></caption>. |
| C-c C-t d HTML → Insert Tables → Table Data |
tempo-template-html-table-data |
Insert <TD></TD>. |
| C-c C-t h HTML → Insert Tables → Table Header |
tempo-template-html-table-header |
Insert <TH></TH>. |
| C-c C-t r HTML → Insert Tables → Table Row |
tempo-template-html-table-row |
Insert <TR></TR>. |