CSS Humor

Coat Color Black Shoes Color White Hat Color Black Cadillac Visibility Visible What is the Boy?

#coat     { color: #000; }
#shoes    { color: #fff; }
#hat      { color: #000; }
#cadillac { visibility: visible; }
/* what is the boy? */

From Christian Heilmann