What are the commonly used tags related keyboard shortcuts in HTML-Kit?
Ctrl+T | Select the tag. |
Shift+Ctrl+T | Select the content between the tags. |
Shift+Alt+Home | Select up to the matching tag. |
Ctrl+Alt+Home | Select the content between the matching tags. |
Shift+Alt+. | Select to the end of the tag. |
"Edit | Select" menu | Additional select commands. |
Alt+Home | Go to the matching tag. |
Ctrl+M | Go to the matching [], (), {}, <> |
"Tags | Navigate" menu | Additional navigation commands. |
Alt+End | Close the start tag. |
Alt+Insert | Enclose the selected text with the specified tag. |
Shift+Ctrl+O | Open linked file at the cursor. |
Ctrl+Enter | Insert <br /> |
Shift+Ctrl+Space | Insert |
"Tags" menu | Additional tags related commands. |
TagsReminder | Complete tags and reuse attribute values. |