Выбрать главу
C-c C-l u HTMLInsert List ElementsUnordered List tempo-template-html-unordered-list Insert <ul><li></li></ul>. C-c C-l o HTMLInsert List ElementsOrdered List tempo-template-html-ordered-list Insert <ol><li></li></ol>. C-c C-l t HTMLInsert List ElementsDefinition Item tempo-template-html-definition-item Insert <dt><dd>. C-c C-l l HTMLInsert List ElementsList Item tempo-template-html-item Insert <li></li>. C-c C-l d HTMLInsert List ElementsDefinition List tempo-template-html-definition-list Insert <dl><dt><dd></dl>. C-c C-l m HTMLInsert List ElementsMenu List tempo-template-html-menu-list Insert <menu><li></li></menu>. C-c C-l r HTMLInsert List ElementsDirectory List tempo-template-html-directorylist Insert <dir><li></li></dir>
. C-c C-l i HTMLInsert List ElementsList Item html-helper-smart-insert-item Insert <li></li>. C-c C-f z HTMLInsert Form ElementsRest Form tempo-template-html-reset-form Insert <input type="RESET">. C-c C-f b HTMLInsert Form ElementsButton tempo-template-html-button Insert <input type="BUTTON">. C-c C-f m HTMLInsert Form ElementsSubmit Form tempo-template-html- submit-form Insert <input type="SUBMIT">. C-c C-f s HTMLInsert Form ElementsSelections tempo-template-html-selections Insert <select><option></select>. C-c C-f o HTMLInsert Form ElementsOption tempo-template-html-option Insert <option>. C-c C-f v HTMLInsert Form ElementsOption with Value tempo-template-html-option-with-value Insert <option value="">. C-c C-f i HTMLInsert Form ElementsImage Field tempo-template-html-input-image-field Insert <input type="IMAGE">. C-c C-f r HTMLInsert Form ElementsRadiobutton tempo-template-html-input-radiobutton Insert <input type="RADIO">. C-c C-f c HTMLInsert Form ElementsCheckbox tempo-template-html-checkbox Insert <input type="CHECKBOX">. C-c C-f p HTMLInsert Form ElementsText Area tempo-template-html-text-area Insert <textarea></textarea>. C-c C-f f HTMLInsert Form ElementsForm tempo-template-html-form Insert <form></form>. C-c C-f t `HTMLInsert Form ElementsText Field tempo-template-html-text-field Insert <input type="TEXT">. C-c C-f h HTMLInsert Form ElementsHidden Field tempo-template-html-hidden-field