CSS Cascading Style Sheets CSS allows to create rules to specify how the content of an element should be presented.
Selectors indicate which element the rule applies to. The same rule can apply to more than one element if you separate the element names with commas....