How to Close Tags Faster in Textmate
TextMate is a code editor program for the Mac platform. TextMate allows users to quickly close HTML tags while editing by using a keyboard shortcut, rather than having to type the closing tag by hand. This saves time as well as preventing users from accidentally leaving a tag open or creating a misspelled closing tag. Because forgetting a closing tag or mistyping the tag can break your code, this is a valuable feature as well as a time saver.