A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$subtype

Filename: models/page_setup.php

Line Number: 16

saila.com: Definition of CSS filter

Jump to Content

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.


Jump to navigation