CSS Syntax A CSS ruleset is composed of a selector and a declaration block. div{ background-color:block; width:200px height:200px }