Glossary Definition
Welcome to the alpha (i.e., only for the brave) version of the new saila.com. Bug reports welcome.
CSS filter
A way to serve a specific, valid style rule to a browser by exploiting the other browsers poor CSS support. For example: html>body div { font-size: 1em; } would only be rendered by browsers supporting child selectors.