CINXE.COM

SAC: The Simple API for CSS

<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.0//EN' 'http://www.w3.org/TR/REC-html40/strict.dtd'> <!-- $Id: Overview.html,v 1.8 1999/10/24 12:28:59 plehegar Exp $ --> <html lang="en"> <head> <title>SAC: The Simple API for CSS</title> <link href="../../main.css" rel="stylesheet" type="text/css"> <link href="../../map-ns.css" rel="stylesheet" type="text/css"> <link href="../../map.css" rel="stylesheet" type="text/css" media="all"> </head> <body> <p> <a href="/"><IMG SRC="/Icons/w3c_home" ALT="W3C logo"></a> </p> <h1>SAC: The Simple API for CSS</h1> <p class="hide">(This page uses CSS style sheets)</p> <div class="map"> <p id="p1"><a href="../">CSS</a></p> <p id="p2"><a href="/TR/REC-CSS1">CSS1</a></p> <p id="p3"><a href="/TR/REC-CSS2">CSS2</a></p> <p id="p6"><a href="../Test">CSS1 Test Suite</a></p> <p id="p9"><a href="/StyleSheets/Core">W3C Core Styles</a></p> <p id="p8"><a href="http://jigsaw.w3.org/css-validator/">CSS Validator</a></p> </div> <p class="large"> SAC 1.0 is a standard interface for CSS parser and supposed to work with <a href="/TR/REC-CSS1">CSS1</a>, <a href="/TR/REC-CSS2">CSS2</a>, <a href="/Style/css/current-work">CSS3</a> (currently under development) and others CSS derived languages. </p> <h2><a name="Status">Status</a></h2> <p> Comments on SAC are invited and are to be sent to the public mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a>. An archive is available at <a href="http://lists.w3.org/Archives/Public/www-style/">http://lists.w3.org/Archives/Public/www-style/</a>. </p> <p> It is a beta version which may be updated, replaced or obsoleted by other versions at any time. It is therefore inappropriate to use it as reference material or to cite it as other than "work in progress". This is work in progress and does not imply endorsement by, or the consensus of, either W3C or members of the Style Activity. </p> <p> This API has been produced as part of the <a href="/Style/Activity">W3C Style Activity</a>. </p> <h2><a name="Java">SAC 1.0: Java Implementation</a></h2> <ul> <li><a href="sacjava-1.0.zip">SAC 1.0 Java (Download)</a></li> <li><a href="doc">SAC 1.0 Online javadoc documentation</a></li> </ul> <h2><a name="C">SAC 1.0: C Implementation</a></h2> <ul> <li><a href="sacc-1.0.zip">SAC 1.0 C (Download)</a></li> </ul> <p class="hide">(This page uses CSS style sheets)</p> <div class="endmatter"> <hr> <p class="button"><a href="/Style/css/Buttons"><img alt="CSS" src="/Style/css/Buttons/mwcos"></a> <a href="http://jigsaw.w3.org/css-validator"><img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a></p> <address> <a href="mailto:plh@w3.org">Philippe Le H&eacute;garet</a><br> Last updated: $Date: 1999/10/24 12:28:59 $ GMT </address> <p class='policyfooter'><small> <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Copyright'> Copyright</a> &copy; 1999 <a href='http://www.w3.org/'>W3C</a><sup>&reg;</sup> (<a href='http://www.lcs.mit.edu/'>MIT</a>, <a href='http://www.inria.fr/'>INRIA</a>, <a href='http://www.keio.ac.jp/'>Keio</a>), All Rights Reserved. W3C <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer'>liability</a>, <a href='http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks'>trademark</a>, <a href='http://www.w3.org/Consortium/Legal/copyright-documents'>document use</a> and <a href='http://www.w3.org/Consortium/Legal/copyright-software'>software licensing</a> rules apply.</small> </p> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10