This is to tell you that I have written a CSS parser component (a
programming library) for Microsoft .NET.

It implements parsing of a stylesheet, and also implements the
specificity and inheritance calculations to determine what CSS rules
and property values are applicable to each element in a DOM.

For further details, see http://www.modeltext.com/css/

You'll find it useful if you develop .NET software and have an
application in which you want to parse CSS.

It's notable in being one of only two CSS parsers for .NET that I know
of, the other one being
http://www.codeproject.com/KB/recipes/CSSParser.aspx

Regards,
Christopher Wells
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to