Select Next or Previous Item in Sublime Text
In HTML or CSS, hit Cmd–Shift–Period (Mac) or Ctrl–Shift–Period (Windows) to select the next item. To select the previous item, hit Cmd–Shift–Comma (Mac) or Ctrl–Shift–Comma (Windows).
In HTML, items are tag names, attributes, and attribute values. In CSS, items are selectors, properties, and property values.
Learn HTML and more in our coding classes.