Menu

[r10]: / Docs / todolist.html  Maximize  Restore  History

Download this file

77 lines (72 with data), 2.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<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/_functions_inc_php.html#functiondissolve_short_bg">dissolve_short_bg()</a></h3>
<ul>
<li>full CSS 3 compliance</li>
</ul>
<h3><a href="csstidy/_functions_inc_php.html#functionmerge_bg">merge_bg()</a></h3>
<ul>
<li>full CSS 3 compliance</li>
</ul>
<div class="credit">
<hr />
Documentation generated on Sat, 26 Nov 2005 18:20:15 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.