Which of these things belong to rules in a style sheet?

SelectorsPropertiesValuesTags

Great! A rule consists of a selector and a declaration block, which consists of properties and values.

So close! A rule consists of a selector and a declaration block, which consists of properties and values.