Selector Examples

type of
selector
selectordeclaration
ID:#banana{ color: yellow; }

This rule says that the unique element with ID banana should have color yellow.