How do I jump to the matching tag, when editing HTML in Emacs?

Viewed 11060

Suppose I'm editing a very long and messy HTML file. With my cursor at an open tag, is there a way to jump to its closing tag?

3 Answers
Related