|
Procedural File: CSS_Parser.php
Source Location: Program_Root/HTML/CSS_Parser.php
Classes:
CSS_Parser
Parses CSS data into 3-dimensional associative arrays. Properly handles multiple declaration blocks for the same element, but will only keep the final value of a property that is declared again, which should not be a problem for most cases. Also properly handles /* style comments.
Page Details:
|
|