← Back
Editing: todolist.html
<html> <head> <title>Todo List</title> <link rel="stylesheet" type="text/css" href="media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">csstidy</td> </tr> <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="classtrees_csstidy.html" class="menu">class tree: csstidy</a> ] [ <a href="elementindex_csstidy.html" class="menu">index: csstidy</a> ] [ <a href="elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <div id="todolist"> <p><a href="todolist.html">Todo List</a></p> </div> <b>Packages:</b><br /> <a href="li_csstidy.html">csstidy</a><br /> <br /><br /> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <div align="center"><h1>Todo List</h1></div> <h2>csstidy</h2> <h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['all_properties']">$GLOBALS['csstidy']['all_properties']</a></h3> <ul> <li>Add CSS3 properties</li> </ul> <h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['background_prop_default']">$GLOBALS['csstidy']['background_prop_default']</a></h3> <ul> <li>Possibly property names will change during CSS3 development</li> </ul> <h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['color_values']">$GLOBALS['csstidy']['color_values']</a></h3> <ul> <li>CSS3 properties</li> </ul> <h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['number_values']">$GLOBALS['csstidy']['number_values']</a></h3> <ul> <li>CSS3 properties</li> </ul> <h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['shorthands']">$GLOBALS['csstidy']['shorthands']</a></h3> <ul> <li>Are there new ones in CSS3?</li> </ul> <h3><a href="csstidy/csstidy_optimise.html#methoddissolve_short_bg">csstidy_optimise::dissolve_short_bg()</a></h3> <ul> <li>full CSS 3 compliance</li> </ul> <h3><a href="csstidy/csstidy_optimise.html#methodmerge_bg">csstidy_optimise::merge_bg()</a></h3> <ul> <li>full CSS 3 compliance</li> </ul> <div class="credit"> <hr /> Documentation generated on Mon, 15 May 2006 22:56:01 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
Save File
Cancel